Browse Source

UI: Refactoring translate

pull/11550/head
Artem Dzhereleiko 2 years ago
parent
commit
5e513787d7
  1. 2
      ui-ngx/src/assets/locale/locale.constant-en_US.json

2
ui-ngx/src/assets/locale/locale.constant-en_US.json

@ -3830,6 +3830,8 @@
"open-hint": "Action invoked when user clicks to open component.",
"close": "Close",
"close-hint": "Action invoked when user clicks to close component.",
"close-state-animation": "Closed state animation",
"close-state-animation-hint": "Whether to enable blinking animation when component is in closed state.",
"opened-color": "Opened color",
"closed-color": "Closed color",
"opened-rotation-angle": "Opened rotation angle",

Loading…
Cancel
Save