diff --git a/src/main/resources/lang/zh-CN/strings.yml b/src/main/resources/lang/zh-CN/strings.yml index 2768f4dbb..fb95f6ea3 100644 --- a/src/main/resources/lang/zh-CN/strings.yml +++ b/src/main/resources/lang/zh-CN/strings.yml @@ -312,12 +312,12 @@ eventEditorSomeone: "Someone is already creating or editing an Event with that n eventEditorAlpha: "Name must be alphanumeric!" eventEditorErrorReadingFile: "Error reading Events file." eventEditorErrorSaving: "An error occurred while saving." -eventEditorDeleted: "Event deleted, Quests and Events reloaded." -eventEditorSaved: "Event saved, Quests and Events reloaded." +eventEditorDeleted: "事件已删除, 任务和事件已经重载." +eventEditorSaved: "事件已保存, 任务和事件已经重载." eventEditorEnterEventName: "Enter an Event name, " -eventEditorDeletePrompt: "Are you sure you want to delete the Event" -eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" -eventEditorFinishAndSave: "Are you sure you want to finish and save the Event" +eventEditorDeletePrompt: "您是否确定您要删除该事件" +eventEditorQuitWithoutSaving: "您是否确定您要退出而不保存?" +eventEditorFinishAndSave: "您是否确定您要完成并保存事件" eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Event"