diff --git a/src/main/resources/assets/clientcommands/lang/zh_cn.json b/src/main/resources/assets/clientcommands/lang/zh_cn.json index 6dac07641..ef9e56d2d 100644 --- a/src/main/resources/assets/clientcommands/lang/zh_cn.json +++ b/src/main/resources/assets/clientcommands/lang/zh_cn.json @@ -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": "正在开始操控附魔", @@ -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": "显示新标题",