i18n: cleanup
parent
8b06c48514
commit
ca5cb2cfde
|
@ -144,7 +144,7 @@
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"notifications": "Notifications",
|
"notifications": "Notifications",
|
||||||
"profile": "Profile",
|
"profile": "Profile",
|
||||||
"search": "Search {0}",
|
"search": "Search",
|
||||||
"select_feature_flags": "Toggle Feature Flags",
|
"select_feature_flags": "Toggle Feature Flags",
|
||||||
"select_font_size": "Select Font Size",
|
"select_font_size": "Select Font Size",
|
||||||
"select_language": "Select Language",
|
"select_language": "Select Language",
|
||||||
|
@ -224,9 +224,12 @@
|
||||||
"virtual_scroll": "Virtual Scrolling"
|
"virtual_scroll": "Virtual Scrolling"
|
||||||
},
|
},
|
||||||
"interface": {
|
"interface": {
|
||||||
|
"color_mode": "Color Mode",
|
||||||
|
"font_size": "Font Size",
|
||||||
"label": "Interface"
|
"label": "Interface"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
|
"display_language": "Display Language",
|
||||||
"label": "Language"
|
"label": "Language"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
|
|
|
@ -221,7 +221,6 @@
|
||||||
"github_cards": "GitHub 卡片",
|
"github_cards": "GitHub 卡片",
|
||||||
"title": "实验功能",
|
"title": "实验功能",
|
||||||
"user_picker": "用户选择器",
|
"user_picker": "用户选择器",
|
||||||
"user_switcher_sidebar": "用户切换侧边栏",
|
|
||||||
"virtual_scroll": "虚拟滚动"
|
"virtual_scroll": "虚拟滚动"
|
||||||
},
|
},
|
||||||
"interface": {
|
"interface": {
|
||||||
|
|
Loading…
Reference in New Issue