i18n: shorten color mode names

This commit is contained in:
Anthony Fu 2023-01-15 22:13:36 +01:00
parent cd8e2cb6a4
commit fe07c7effe
4 changed files with 8 additions and 8 deletions

View file

@ -198,11 +198,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",
"system_mode": "System"
},
"language": {