mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-30 06:33:33 +01:00
New translations strings.yml (English)
This commit is contained in:
parent
82fe14f188
commit
0ad9a280ec
@ -165,10 +165,6 @@ stageEditorDelete: "Delete Stage"
|
|||||||
stageEditorSetBlockNames: "Set block names"
|
stageEditorSetBlockNames: "Set block names"
|
||||||
stageEditorSetBlockAmounts: "Set block amounts"
|
stageEditorSetBlockAmounts: "Set block amounts"
|
||||||
stageEditorSetBlockDurability: "Set block durability"
|
stageEditorSetBlockDurability: "Set block durability"
|
||||||
stageEditorSetDamageAmounts: "Set damage amounts"
|
|
||||||
stageEditorSetPlaceAmounts: "Set place amounts"
|
|
||||||
stageEditorSetUseAmounts: "Set use amounts"
|
|
||||||
stageEditorSetCutAmounts: "Set cut amounts"
|
|
||||||
stageEditorSetKillAmounts: "Set kill amounts"
|
stageEditorSetKillAmounts: "Set kill amounts"
|
||||||
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
||||||
stageEditorSetMobAmounts: "Set mob amounts"
|
stageEditorSetMobAmounts: "Set mob amounts"
|
||||||
@ -197,12 +193,8 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
|||||||
stageEditorCustomCleared: "Custom objectives cleared."
|
stageEditorCustomCleared: "Custom objectives cleared."
|
||||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||||
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
||||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
||||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
|
||||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
|
||||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
|
||||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
|
||||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||||
|
Loading…
Reference in New Issue
Block a user