diff --git a/main/src/main/resources/lang/fi-FI/strings.yml b/main/src/main/resources/lang/fi-FI/strings.yml index c6be085f6..8c681f112 100644 --- a/main/src/main/resources/lang/fi-FI/strings.yml +++ b/main/src/main/resources/lang/fi-FI/strings.yml @@ -131,6 +131,8 @@ stageEditorMobs: "Mobs" stageEditorKillMobs: "Tapa olentoja" stageEditorCatchFish: "Nappaa kala" stageEditorFish: "kala(a)" +stageEditorMilkCows: "Milk cows" +stageEditorCows: "cows" stageEditorReachLocs: "Saavuta sijainti" stageEditorReachRadii1: "Reach within" stageEditorReachRadii2: "x" @@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Enter block names, , " stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Enter block durability (numbers), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, , " +stageEditorMilkCowsPrompt: "Enter number of cows to milk, , " stageEditorKillPlayerPrompt: "Enter number of players to kill, , " stageEditorEnchantTypePrompt: "Enter enchantment names, , " stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), , " @@ -618,6 +621,7 @@ smelt: "Smelt" enchantItem: "Enchant with " brew: "Brew" catchFish: "Catch Fish" +milkCow: "Milk Cow" kill: "Kill" killAtLocation: "Tapa kohteessa " killPlayer: "Kill a Player"