From 11cbd4521c430a3bfea189453af8095b95b69bbf Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 21 Nov 2018 14:53:45 -0500 Subject: [PATCH] New translations strings.yml (Finnish) --- src/main/resources/lang/fi-FI/strings.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/lang/fi-FI/strings.yml b/src/main/resources/lang/fi-FI/strings.yml index 5942cf010..b1143d921 100644 --- a/src/main/resources/lang/fi-FI/strings.yml +++ b/src/main/resources/lang/fi-FI/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: "Aseta monsteri" -eventEditorNoTypesSet: "(Tyyppiä ei ole asetettu)" eventEditorMustSetMobTypesFirst: "Aseta ensin monsterit!" eventEditorSetMobAmounts: "Aseta monsterien määrä" -eventEditorNoAmountsSet: "(Määrää ei ole asetettu)" eventEditorMustSetMobAmountsFirst: "Aseta ensin monsterien määrä!" 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: "ei ole kelvollinen taikajuomaefekti!"