diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index 235f2dad5..bb2e17f92 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -371,7 +371,7 @@ eventEditorAddEffect: "添加特效" eventEditorAddEffectLocation: "添加特效发生位置" eventEditorNoEffects: "没有设置特效" eventEditorMustAddEffects: "You must add sound effects first!" -eventEditorInvalidEffect: "is not a valid sound effect name!" +eventEditorInvalidEffect: "没有这个声音效果。" eventEditorEffectsCleared: "Action sound effects cleared." eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, , " eventEditorMobSpawns: "Action Mob Spawns" @@ -380,7 +380,7 @@ eventEditorMustSetMobTypesFirst: "您必须先设置怪物类型!" eventEditorSetMobAmounts: "设置怪物数量" eventEditorMustSetMobAmountsFirst: "您必须先设置怪物数量!" eventEditorAddSpawnLocation: "Set spawn location" -eventEditorMobSpawnsCleared: "Mob spawns cleared." +eventEditorMobSpawnsCleared: "怪物生成点已清除。" eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!" eventEditorInvalidMob: "is not a valid mob name!" eventEditorSetMobName: "Set custom name for mob"