mirror of https://github.com/elk-zone/elk.git
i18n: shorten color mode names
This commit is contained in:
parent
cd8e2cb6a4
commit
fe07c7effe
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -242,11 +242,11 @@
|
|||
},
|
||||
"interface": {
|
||||
"color_mode": "颜色",
|
||||
"dark_mode": "深色模式",
|
||||
"dark_mode": "深色",
|
||||
"default": "(默认)",
|
||||
"font_size": "字号",
|
||||
"label": "外观",
|
||||
"light_mode": "浅色模式",
|
||||
"light_mode": "浅色",
|
||||
"size_label": {
|
||||
"lg": "大",
|
||||
"md": "中",
|
||||
|
|
|
@ -252,11 +252,11 @@
|
|||
},
|
||||
"interface": {
|
||||
"color_mode": "顏色",
|
||||
"dark_mode": "深色模式",
|
||||
"dark_mode": "深色",
|
||||
"default": "(預設)",
|
||||
"font_size": "字號",
|
||||
"label": "外觀",
|
||||
"light_mode": "淺色模式",
|
||||
"light_mode": "淺色",
|
||||
"size_label": {
|
||||
"lg": "大",
|
||||
"md": "中",
|
||||
|
|
Loading…
Reference in New Issue