diff --git a/main/src/main/resources/lang/ro-RO/strings.yml b/main/src/main/resources/lang/ro-RO/strings.yml index f15800841..d90d52aae 100644 --- a/main/src/main/resources/lang/ro-RO/strings.yml +++ b/main/src/main/resources/lang/ro-RO/strings.yml @@ -131,6 +131,8 @@ stageEditorMobs: "Creaturi" stageEditorKillMobs: "Omoară entitățile" stageEditorCatchFish: "Prinde pește" stageEditorFish: "pește" +stageEditorMilkCows: "Milk cows" +stageEditorCows: "cows" stageEditorReachLocs: "Ajungi la locațiile" stageEditorReachRadii1: "Ajunge în" stageEditorReachRadii2: "blocuri de" @@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Introdu numele blocurilor, , " stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Introdu durabilitatea blocurilor (numere), , " stageEditorCatchFishPrompt: "Introdu câți pești să fie prinși, , " +stageEditorMilkCowsPrompt: "Enter number of cows to milk, , " stageEditorKillPlayerPrompt: "Introdu numărul de jucători omorâți, , " stageEditorEnchantTypePrompt: "Introdu numele obiectelor îmbunătățite, , " stageEditorEnchantAmountsPrompt: "Introdu suma obiectelor îmbunătățite (numere), , " @@ -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"