add "editor" to tab names for better clarity

This commit is contained in:
Henry Jameson 2024-12-04 11:27:35 +02:00
parent 3c92941664
commit 9a9d89229f

View file

@ -701,7 +701,7 @@
"use_websockets": "Use websockets (Realtime updates)", "use_websockets": "Use websockets (Realtime updates)",
"text": "Text", "text": "Text",
"theme": "Theme", "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": "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_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.", "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" "imported": "Imported"
}, },
"editor": { "editor": {
"title": "Style", "title": "Style editor",
"reset_style": "Reset", "reset_style": "Reset",
"load_style": "Open from file", "load_style": "Open from file",
"save_style": "Save", "save_style": "Save",