We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8acd1f9 commit 798ff7fCopy full SHA for 798ff7f
1 file changed
i18n/locales/zh-CN.json
@@ -23,9 +23,9 @@
23
"updating": "(更新中...)",
24
"no_results": "未找到与 \"{query}\" 匹配的包",
25
"not_taken": "{name} 尚未被占用",
26
- "claim_prompt": "在 npm 上获取",
27
- "claim_button": "获取 \"{name}\"",
28
- "want_to_claim": "想要获取这个包名吗?",
+ "claim_prompt": "在 npm 上声明",
+ "claim_button": "声明 \"{name}\"",
+ "want_to_claim": "想要声明这个包名吗?",
29
"start_typing": "输入以搜索软件包"
30
},
31
"nav": {
@@ -34,7 +34,7 @@
34
"settings": "设置"
35
36
"settings": {
37
- "relative_dates": "相对日期",
+ "relative_dates": "相对时间",
38
"include_types": "在安装时包含 {'@'}types",
39
"language": "语言",
40
"help_translate": "帮助翻译 npmx"
0 commit comments