New translations strings.yml (Japanese)

This commit is contained in:
PikaMug 2019-12-24 20:42:38 -05:00
parent aa773b25e3
commit a067858c6b

View File

@ -162,7 +162,7 @@ stageEditorCompleteMessage: "Complete message"
stageEditorDelete: "Delete Stage" 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 durabilities"
stageEditorSetKillAmounts: "Set kill amounts" stageEditorSetKillAmounts: "Set kill amounts"
stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetEnchantAmounts: "Set enchant amounts"
stageEditorSetMobAmounts: "Set mob amounts" stageEditorSetMobAmounts: "Set mob amounts"
@ -192,7 +192,7 @@ 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>"
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>" stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
stageEditorEnterBlockDurability: "Enter block durability (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>"
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>"