New translations strings.yml (Chinese Simplified)

This commit is contained in:
FlyingPikachu 2019-01-12 06:41:02 -05:00
parent 9cf50e3484
commit f7603726df

View File

@ -324,7 +324,7 @@ eventEditorEventInUse: "The following Quests use the Event"
eventEditorMustModifyQuests: "You must modify these Quests first!"
eventEditorListSizeMismatch: "The lists are not the same size!"
eventEditorListDuplicates: "List contains duplicates!"
eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorNotANumberList: "输入的不是数字列表!"
eventEditorInvalidEntry: "无效输入"
eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Effects -"
@ -380,9 +380,9 @@ eventEditorMustSetThunderDuration: "You must set a thunder duration!"
eventEditorThunderCleared: "Thunder data cleared."
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
eventEditorEffects: "Event Effects"
eventEditorAddEffect: "Add effect"
eventEditorAddEffectLocation: "Add effect location"
eventEditorNoEffects: "No effects set"
eventEditorAddEffect: "添加特效"
eventEditorAddEffectLocation: "添加特效发生位置"
eventEditorNoEffects: "不能设置特效"
eventEditorMustAddEffects: "You must add effects first!"
eventEditorInvalidEffect: "is not a valid effect name!"
eventEditorEffectsCleared: "Event effects cleared."