diff --git a/main/src/main/resources/lang/sr-SP/strings.yml b/main/src/main/resources/lang/sr-SP/strings.yml index e0affc61b..7a98cd63d 100644 --- a/main/src/main/resources/lang/sr-SP/strings.yml +++ b/main/src/main/resources/lang/sr-SP/strings.yml @@ -131,6 +131,8 @@ stageEditorMobs: "Mobs" stageEditorKillMobs: "Kill mobs" stageEditorCatchFish: "Catch fish" stageEditorFish: "fish" +stageEditorMilkCows: "Milk cows" +stageEditorCows: "cows" stageEditorReachLocs: "Reach locations" stageEditorReachRadii1: "Reach within" stageEditorReachRadii2: "blocks of" @@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Enter block names, , " stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Enter block durabilities (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: "Kill at " killPlayer: "Kill a Player"