Skip to content

Commit f0ada7e

Browse files
ShroXdghostdevv
andauthored
fix(i18n): add missing translations for zh-CN (#2084)
Co-authored-by: Willow (GHOST) <git@willow.sh>
1 parent fea4400 commit f0ada7e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

i18n/locales/zh-CN.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"main_navigation": "主页",
8080
"popular_packages": "热门软件包",
8181
"settings": "设置",
82-
"compare": "比较包",
82+
"compare": "包对比",
8383
"back": "返回",
8484
"menu": "菜单",
8585
"mobile_menu": "导航菜单",
@@ -289,7 +289,7 @@
289289
"view_source": "查看源代码"
290290
},
291291
"links": {
292-
"main": "main",
292+
"main": "主页",
293293
"repo": "仓库",
294294
"homepage": "主页",
295295
"issues": "议题",
@@ -1052,15 +1052,15 @@
10521052
},
10531053
"compare": {
10541054
"packages": {
1055-
"title": "比较包",
1056-
"tagline": "并排比较 npm 包,帮助你选择合适的包",
1057-
"meta_title": "比较 {packages} - npmx",
1058-
"meta_title_empty": "比较包 - npmx",
1059-
"meta_description": "并排比较 {packages}",
1060-
"meta_description_empty": "并排比较 npm 包,帮助你选择合适的包",
1055+
"title": "包对比",
1056+
"tagline": "并排对比 npm 包,帮你选出最合适的",
1057+
"meta_title": "对比 {packages} - npmx",
1058+
"meta_title_empty": "包对比 - npmx",
1059+
"meta_description": "并排对比 {packages}",
1060+
"meta_description_empty": "并排对比 npm 包,帮你选出最合适的",
10611061
"section_packages": "",
10621062
"section_facets": "维度",
1063-
"section_comparison": "比较",
1063+
"section_comparison": "对比",
10641064
"copy_as_markdown": "复制为 Markdown",
10651065
"loading": "正在加载包数据…",
10661066
"error": "加载包数据失败。请重试。",

0 commit comments

Comments
 (0)