Skip to content

Commit 46b82cf

Browse files
committed
Update zh-CN.json
1 parent 6d6d7c0 commit 46b82cf

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"other_versions": "其他版本",
123123
"more_tagged": "{count}个更多标签",
124124
"all_covered": "所有版本均已包含于上方标签中。",
125-
"deprecated_title": "{version} (已弃用)"
125+
"deprecated_title": "{version}(已弃用)"
126126
},
127127
"dependencies": {
128128
"title": "依赖({count}个)",
@@ -133,12 +133,12 @@
133133
"peer_dependencies": {
134134
"title": "对等依赖({count}个)",
135135
"list_label": "包对等依赖",
136-
"show_all": "显示全部{count}个对等依赖"
136+
"show_all": "显示全部 {count} 个对等依赖"
137137
},
138138
"optional_dependencies": {
139139
"title": "可选依赖({count}个)",
140140
"list_label": "包可选依赖",
141-
"show_all": "显示全部{count}个可选依赖"
141+
"show_all": "显示全部 {count} 个可选依赖"
142142
},
143143
"maintainers": {
144144
"title": "维护者",
@@ -271,7 +271,7 @@
271271
"run_hint": "在您的机器上运行连接器以启用管理功能。",
272272
"copy_command": "复制命令",
273273
"copied": "已复制",
274-
"paste_token": "然后将令牌粘贴如下连接",
274+
"paste_token": "再在下方粘贴令牌以连接",
275275
"token_label": "令牌",
276276
"token_placeholder": "粘贴令牌...",
277277
"advanced": "高级选项",
@@ -287,9 +287,9 @@
287287
"title": "操作队列",
288288
"clear_all": "清除所有",
289289
"refresh": "刷新操作",
290-
"empty": "没有操作排队",
290+
"empty": "没有排队中的操作",
291291
"empty_hint": "从包或组织页面添加操作",
292-
"active_label": "活动操作",
292+
"active_label": "运行中的操作",
293293
"otp_required": "需要 OTP",
294294
"otp_prompt": "输入 OTP 继续",
295295
"otp_placeholder": "输入 OTP 代码...",
@@ -302,7 +302,7 @@
302302
"execute": "执行",
303303
"executing": "执行中...",
304304
"log": "日志",
305-
"log_label": "已完成操作日志",
305+
"log_label": "已完成的操作日志",
306306
"remove_from_log": "从日志中移除"
307307
}
308308
},

0 commit comments

Comments
 (0)