Skip to content
Merged
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
5 changes: 1 addition & 4 deletions src/main/resources/assets/clientcommands/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

"commands.cenchant.expectedWithWithoutExactly": "有效参数:“with”“without”“exactly”",
"commands.cenchant.failed": "你请求的附魔无法获得或者需要太长时间",
"commands.cenchant.help.uncrackedPlayerSeed": "提示:你还没有完全破解玩家种子",
"commands.cenchant.incompatible": "互斥的附魔",
"commands.cenchant.needEnchantingPrediction": "本命令需要启用附魔预测",
"commands.cenchant.success": "正在开始操控附魔",
Expand Down Expand Up @@ -173,10 +174,6 @@
"commands.ctask.stop.noMatch": "没有匹配的任务",
"commands.ctask.stop.success": "已停止%d个任务",

"commands.ctemprule.list.header": "正在显示%d个临时规则: ",
"commands.ctemprule.reset.success": "临时规则%s已被重置为%s",
"commands.ctemprule.set.success": "临时规则%s已被更新为%s",

"commands.ctitle.cleared": "已清除的标题",
"commands.ctitle.reset": "重置标题选项",
"commands.ctitle.show.title": "显示新标题",
Expand Down