mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-23 04:47:34 +01:00
New translations items.yml (Japanese)
This commit is contained in:
parent
7e7046ec22
commit
dcb11c85ad
@ -0,0 +1,55 @@
|
|||||||
|
CONFIRM:
|
||||||
|
name: '&aConfirm'
|
||||||
|
lore: [ ]
|
||||||
|
FILL:
|
||||||
|
name: '&8'
|
||||||
|
lore: [ ]
|
||||||
|
PREVIOUS_PAGE:
|
||||||
|
name: '&aPrevious Page'
|
||||||
|
lore: [ ]
|
||||||
|
NEXT_PAGE:
|
||||||
|
name: '&aNext Page'
|
||||||
|
lore: [ ]
|
||||||
|
PREVIOUS_IN_QUEUE:
|
||||||
|
name: '&aPrevious'
|
||||||
|
lore: [ ]
|
||||||
|
NEXT_IN_QUEUE:
|
||||||
|
name: '&aNext'
|
||||||
|
lore: [ ]
|
||||||
|
BACK:
|
||||||
|
name: '&aBack'
|
||||||
|
lore: [ ]
|
||||||
|
CRAFTING_RECIPE_DISPLAY:
|
||||||
|
name: '&a&lCraft&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{conditions}'
|
||||||
|
- '{conditions}&8Conditions:'
|
||||||
|
- '{crafting_time}'
|
||||||
|
- '{crafting_time}&7Crafting Time: &c#crafting-time#&7s'
|
||||||
|
- ''
|
||||||
|
- '&8Ingredients:'
|
||||||
|
- '#ingredients#'
|
||||||
|
- ''
|
||||||
|
- '&eLeft-Click to craft!'
|
||||||
|
- '&eRight-Click to preview!'
|
||||||
|
UPGRADING_RECIPE_DISPLAY:
|
||||||
|
name: '&e&lUpgrade&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{conditions}'
|
||||||
|
- '{conditions}&8Conditions:'
|
||||||
|
- ''
|
||||||
|
- '&8Ingredients:'
|
||||||
|
- '#ingredients#'
|
||||||
|
- ''
|
||||||
|
- '&eLeft-Click to craft!'
|
||||||
|
- '&eRight-Click to preview!'
|
||||||
|
QUEUE_ITEM_DISPLAY:
|
||||||
|
name: '&6&lQueue&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{ready}&7&oThis item was successfully crafted.'
|
||||||
|
- '{queue}&7&oThis item is in the crafting queue.'
|
||||||
|
- '{queue}'
|
||||||
|
- '{queue}&7Time Left: &c#left#'
|
||||||
|
- ''
|
||||||
|
- '{ready}&eClick to claim!'
|
||||||
|
- '{queue}&eClick to cancel.'
|
Loading…
Reference in New Issue
Block a user