fix SelectMotion not working properly on palettes/vDirectives
This commit is contained in:
parent
0afe69ce28
commit
eeb2dbcb60
4 changed files with 54 additions and 13 deletions
|
|
@ -757,7 +757,8 @@
|
|||
"themes3": {
|
||||
"define": "Override",
|
||||
"palette": {
|
||||
"label": "Palettes",
|
||||
"label": "Color schemes",
|
||||
"name_label": "Color scheme name",
|
||||
"import": "Import",
|
||||
"export": "Export",
|
||||
"bg": "Panel background",
|
||||
|
|
@ -803,7 +804,7 @@
|
|||
"no-auto": "Disabled"
|
||||
},
|
||||
"component_tab": "Components style",
|
||||
"palette_tab": "Color presets",
|
||||
"palette_tab": "Color schemes",
|
||||
"variables_tab": "Variables (Advanced)",
|
||||
"variables": {
|
||||
"label": "Variables",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue