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

@ -242,11 +242,11 @@
},
"interface": {
"color_mode": "颜色",
"dark_mode": "深色模式",
"dark_mode": "深色",
"default": "(默认)",
"font_size": "字号",
"label": "外观",
"light_mode": "浅色模式",
"light_mode": "浅色",
"size_label": {
"lg": "大",
"md": "中",