Skip to content

Commit cd31946

Browse files
authored
Update zh_cn.json
1 parent d0667d8 commit cd31946

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"commands.cenchant.uncracked": "你需要先破解随机种子",
9595
"commands.cenchant.unexpectedCall": "由于意外的RNG call而导致停止附魔操纵:%s",
9696

97-
"commands.cfind.found": "在%2$s找到%1$s, 距离你%3$s格",
97+
"commands.cfind.found": "找到%s位于%s,%s格远",
9898
"commands.cfind.keepSearching.success": "正在搜寻实体",
9999
"commands.cfind.noMatch": "未找到匹配查找条件的实体",
100100
"commands.cfind.success": "找到%s个匹配查找条件的实体",
@@ -103,7 +103,7 @@
103103
"commands.cfindblock.starting": "正在搜索:%s",
104104
"commands.cfindblock.success": "离你最近的匹配方块在%s,距离你%s格",
105105

106-
"commands.cfinditem.match": "在%3$s找到了%1$s个%2$s",
106+
"commands.cfinditem.match": "%s个%s被找到于%s",
107107
"commands.cfinditem.match.entity": "%s个%s在%s中被找到,位于%s",
108108
"commands.cfinditem.starting": "正在搜索%s",
109109
"commands.cfinditem.starting.keepSearching": "正在持续搜索%s",

0 commit comments

Comments
 (0)