diff --git a/src/main/resources/lang/zh-CN/strings.yml b/src/main/resources/lang/zh-CN/strings.yml index 944882ea8..e2244a0e0 100644 --- a/src/main/resources/lang/zh-CN/strings.yml +++ b/src/main/resources/lang/zh-CN/strings.yml @@ -221,19 +221,19 @@ stageEditorShearAmountsPrompt: "请输入剪羊毛数量, , " stageEditorEventsPrompt: "请输入事件名, , " stageEditorChatEventsPrompt: "请输入添加的事件名, , " stageEditorChatEventsTriggerPrompt: "%yellow%请输入%aqua%的聊天触发%yellow%" -stageEditorCommandEventsPrompt: "Enter an event name to add, , " -stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% " +stageEditorCommandEventsPrompt: "请输入添加的事件名, , " +stageEditorCommandEventsTriggerPrompt: "%yellow%请输入%aqua%的指令触发%yellow%" stageEditorDelayPrompt: "输入时间 (以秒为单位), , " stageEditorDelayMessagePrompt: "输入延迟消息, , " stageEditorScriptPrompt: "输入脚本名称, , " stageEditorStartMessagePrompt: "输入开始任务时显示的消息, , " -stageEditorCompleteMessagePrompt: "Enter complete message, , " -stageEditorPasswordDisplayPrompt: "Enter password display, " -stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)" -stageEditorPasswordPhrasePrompt: "Enter password phrases, , " -stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)" -stageEditorObjectiveOverridePrompt: "Enter objective display override, , " -stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)" +stageEditorCompleteMessagePrompt: "请输入完整消息, , " +stageEditorPasswordDisplayPrompt: "请输入密码显示, " +stageEditorPasswordDisplayHint: "(此消息将作为玩家目标显示)" +stageEditorPasswordPhrasePrompt: "请输入密码短语, , " +stageEditorPasswordPhraseHint: "(此消息将在玩家完成目标时显示)" +stageEditorObjectiveOverridePrompt: "请输入目标显示覆写, , " +stageEditorObjectiveOverrideHint: "(此消息将作为目标显示)" stageEditorObjectiveOverrideCleared: "Objective display override cleared." stageEditorDeliveryAddItem: "添加物品" stageEditorDeliveryNPCs: "设置NPC ID"