variables stuff seem to be at least somewhat working

This commit is contained in:
Henry Jameson 2024-10-06 20:21:13 +03:00
commit 756ea63b67
6 changed files with 51 additions and 14 deletions

View file

@ -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",