Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/main/resources/assets/clientcommands/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@
"commands.cpos.level.the_end": "末地",
"commands.cpos.level.the_nether": "下界",

"commands.cpredictbrushables.foundBrushableBlock": "找到%s位于%s带有物品%s %s",
"commands.cpredictbrushables.notFound": "没有找到可以被刷子刷的方块",
"commands.cpredictbrushables.starting": "正在搜索可以被刷子刷的方块",
"commands.cpredictbrushables.starting.keepSearching": "无限地搜索可以被刷子刷的方块[%s]",
"commands.cpredictbrushables.stewEffect": "%s(%s秒)",

"commands.crelog.failed": "未能重新登录",

"commands.crender.entities.success": "实体渲染规则已更新",
Expand Down Expand Up @@ -371,6 +377,7 @@
"playerManip.reset.recreated": "重新创建了玩家",
"playerManip.reset.respiration": "使用了水下呼吸头盔",
"playerManip.reset.shield": "使用盾牌阻挡了攻击",
"playerManip.reset.shoulderParrot": "鹦鹉站在肩膀上",
"playerManip.reset.soulSpeed": "使用了灵魂疾行",
"playerManip.reset.sprint": "疾跑",
"playerManip.reset.swim": "游泳",
Expand Down