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

@ -252,11 +252,11 @@
},
"interface": {
"color_mode": "顏色",
"dark_mode": "深色模式",
"dark_mode": "深色",
"default": "(預設)",
"font_size": "字號",
"label": "外觀",
"light_mode": "淺色模式",
"light_mode": "淺色",
"size_label": {
"lg": "大",
"md": "中",