i18n: shorten color mode names
This commit is contained in:
parent
cd8e2cb6a4
commit
fe07c7effe
4 changed files with 8 additions and 8 deletions
|
@ -253,11 +253,11 @@
|
|||
},
|
||||
"interface": {
|
||||
"color_mode": "Color Mode",
|
||||
"dark_mode": "Dark Mode",
|
||||
"dark_mode": "Dark",
|
||||
"default": " (default)",
|
||||
"font_size": "Font Size",
|
||||
"label": "Interface",
|
||||
"light_mode": "Light Mode",
|
||||
"light_mode": "Light",
|
||||
"size_label": {
|
||||
"lg": "Large",
|
||||
"md": "Medium",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue