Skip to content

Commit 3eb17bb

Browse files
authored
Update zh_cn.json (#542)
* Update zh_cn.json * Update zh_cn.json * Update zh_cn.json * Update zh_cn.json * Update zh_cn.json
1 parent 1651eed commit 3eb17bb

File tree

1 file changed

+5
-3
lines changed
  • src/main/resources/assets/clientcommands/lang

1 file changed

+5
-3
lines changed

src/main/resources/assets/clientcommands/lang/zh_cn.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@
189189

190190
"commands.ctranslate.unknownError": "发生错误",
191191
"commands.ctranslate.unknownLanguageCode": "未知的语言代码“%s”",
192-
"commands.ctranslate.expectedFromTo": "有效参数:“from”“to”",
192+
"commands.ctranslate.expectedFromTo": "有效参数:“from”/“to”",
193+
"commands.ctranslate.hoverText": "单击以复制,按住Shift键单击以插入到聊天栏",
193194

194195
"commands.cuuid.success": "%s的UUID是%s",
195196
"commands.cuuid.success.nameless": "该实体的UUID是%s",
@@ -216,9 +217,10 @@
216217
"commands.client.crack": "破解",
217218
"commands.client.enable": "启用",
218219
"commands.client.expectedRegex": "无效的正则表达式%s",
220+
"commands.client.invalidArgumentException": "无效参数‘%s’",
219221
"commands.client.notClient": "不是客户端指令",
222+
"commands.client.requiresRestart": "此更改将在你重新启动客户端后生效",
220223
"commands.client.tooFewArguments": "参数过少",
221-
"commands.client.invalidArgumentException": "无效参数‘%s’",
222224

223225
"chorusManip.landing.success": "成功降落在:%d,%d,%d",
224226
"chorusManip.landing.failed": "降落操作不可用",
@@ -293,7 +295,7 @@
293295
"playerManip.notEnoughItems": "物品数量(%d,共%d)不足以破解玩家种子",
294296
"playerManip.uncracked": "需要破解玩家种子",
295297

296-
"snakeGame.title": "潜行",
298+
"snakeGame.title": "贪吃蛇",
297299
"snakeGame.score": "分数:%d",
298300

299301
"ccpacket.messageTooLong": "信息过长(最多255个字符)",

0 commit comments

Comments
 (0)