mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 14:45:41 +01:00
New translations strings.yml (Serbian (Latin))
This commit is contained in:
parent
4ec447b2b4
commit
6d7a878d97
@ -131,6 +131,8 @@ stageEditorMobs: "Mobs"
|
|||||||
stageEditorKillMobs: "Kill mobs"
|
stageEditorKillMobs: "Kill mobs"
|
||||||
stageEditorCatchFish: "Catch fish"
|
stageEditorCatchFish: "Catch fish"
|
||||||
stageEditorFish: "fish"
|
stageEditorFish: "fish"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "Reach locations"
|
stageEditorReachLocs: "Reach locations"
|
||||||
stageEditorReachRadii1: "Reach within"
|
stageEditorReachRadii1: "Reach within"
|
||||||
stageEditorReachRadii2: "blocks of"
|
stageEditorReachRadii2: "blocks of"
|
||||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
|||||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||||
|
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
|
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||||
@ -618,6 +621,7 @@ smelt: "Smelt"
|
|||||||
enchantItem: "Enchant <item> with <enchantment>"
|
enchantItem: "Enchant <item> with <enchantment>"
|
||||||
brew: "Brew"
|
brew: "Brew"
|
||||||
catchFish: "Catch Fish"
|
catchFish: "Catch Fish"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "Kill"
|
kill: "Kill"
|
||||||
killAtLocation: "Kill <mob> at <location>"
|
killAtLocation: "Kill <mob> at <location>"
|
||||||
killPlayer: "Kill a Player"
|
killPlayer: "Kill a Player"
|
||||||
|
Loading…
Reference in New Issue
Block a user