diff --git a/src/main/resources/lang/zh-CN/strings.yml b/src/main/resources/lang/zh-CN/strings.yml index 205287b3f..f11c6b3ae 100644 --- a/src/main/resources/lang/zh-CN/strings.yml +++ b/src/main/resources/lang/zh-CN/strings.yml @@ -389,10 +389,8 @@ eventEditorEffectsCleared: "Event effects cleared." eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, , " eventEditorMobSpawns: "Event Mob Spawns" eventEditorAddMobTypes: "添加怪物" -eventEditorNoTypesSet: "(No type set)" eventEditorMustSetMobTypesFirst: "您必须先设置怪物类型!" eventEditorSetMobAmounts: "设置怪物数量" -eventEditorNoAmountsSet: "(No amounts set)" eventEditorMustSetMobAmountsFirst: "您必须先设置怪物数量!" eventEditorAddSpawnLocation: "Set spawn location" eventEditorMobSpawnsCleared: "Mob spawns cleared." @@ -418,7 +416,6 @@ eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" eventEditorSetPotionDurations: "Set potion effect durations" eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!" eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!" -eventEditorNoDurationsSet: "(No durations set)" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared." eventEditorInvalidPotionType: "is not a valid potion effect type!"