Skip to content

Commit 579c93b

Browse files
authored
Add theme options to Chinese localization
1 parent 64d0bc6 commit 579c93b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
"settings": {
3737
"relative_dates": "相对时间",
3838
"include_types": "在安装时包含 {'@'}types",
39+
"theme": "主题",
40+
"theme_light": "明亮",
41+
"theme_dark": "暗黑",
42+
"theme_system": "跟随系统",
3943
"language": "语言",
4044
"help_translate": "帮助翻译 npmx"
4145
},

0 commit comments

Comments
 (0)