variables stuff seem to be at least somewhat working
This commit is contained in:
parent
8725de3e91
commit
756ea63b67
6 changed files with 51 additions and 14 deletions
|
|
@ -774,6 +774,9 @@
|
|||
"extra3": "Extra 3",
|
||||
"v2_unsupported": "Older v2 themes don't support palettes. Switch to v3 theme to make use of palettes"
|
||||
},
|
||||
"variables": {
|
||||
"label": "Variables"
|
||||
},
|
||||
"editor": {
|
||||
"title": "Style",
|
||||
"new_style": "New",
|
||||
|
|
@ -800,7 +803,8 @@
|
|||
"no-auto": "Disabled"
|
||||
},
|
||||
"component_tab": "Components style",
|
||||
"palette_tab": "Color presets"
|
||||
"palette_tab": "Color presets",
|
||||
"variables_tab": "Variables (Advanced)"
|
||||
},
|
||||
"hacks": {
|
||||
"underlay_overrides": "Change underlay",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue