add "editor" to tab names for better clarity
This commit is contained in:
parent
3c92941664
commit
9a9d89229f
|
@ -701,7 +701,7 @@
|
|||
"use_websockets": "Use websockets (Realtime updates)",
|
||||
"text": "Text",
|
||||
"theme": "Theme",
|
||||
"theme_old": "Theme (old)",
|
||||
"theme_old": "Theme editor (old)",
|
||||
"theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
|
||||
"theme_help_v2_1": "You can also override certain component's colors and opacity by toggling the checkbox, use \"Clear all\" button to clear all overrides.",
|
||||
"theme_help_v2_2": "Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.",
|
||||
|
@ -781,7 +781,7 @@
|
|||
"imported": "Imported"
|
||||
},
|
||||
"editor": {
|
||||
"title": "Style",
|
||||
"title": "Style editor",
|
||||
"reset_style": "Reset",
|
||||
"load_style": "Open from file",
|
||||
"save_style": "Save",
|
||||
|
|
Loading…
Reference in a new issue