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