mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-03 06:37:47 +01:00
New translations items.yml (Chinese Simplified)
This commit is contained in:
parent
87c99d30c0
commit
cca1192507
@ -0,0 +1,55 @@
|
|||||||
|
CONFIRM:
|
||||||
|
name: '&a确认'
|
||||||
|
lore: [ ]
|
||||||
|
FILL:
|
||||||
|
name: '&8'
|
||||||
|
lore: [ ]
|
||||||
|
PREVIOUS_PAGE:
|
||||||
|
name: '&a上一页'
|
||||||
|
lore: [ ]
|
||||||
|
NEXT_PAGE:
|
||||||
|
name: '&a下一页'
|
||||||
|
lore: [ ]
|
||||||
|
PREVIOUS_IN_QUEUE:
|
||||||
|
name: '&a上一个'
|
||||||
|
lore: [ ]
|
||||||
|
NEXT_IN_QUEUE:
|
||||||
|
name: '&a下一个'
|
||||||
|
lore: [ ]
|
||||||
|
BACK:
|
||||||
|
name: '&a返回'
|
||||||
|
lore: [ ]
|
||||||
|
CRAFTING_RECIPE_DISPLAY:
|
||||||
|
name: '&a&l合成&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{conditions}'
|
||||||
|
- '{conditions}&8条件:'
|
||||||
|
- '{crafting_time}'
|
||||||
|
- '{crafting_time}&7合成用时: &c#crafting-time#&7秒'
|
||||||
|
- ''
|
||||||
|
- '&8所需材料:'
|
||||||
|
- '#ingredients#'
|
||||||
|
- ''
|
||||||
|
- '&e左键点击以合成!'
|
||||||
|
- '&e右键点击以预览!'
|
||||||
|
UPGRADING_RECIPE_DISPLAY:
|
||||||
|
name: '&e&l升级&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{conditions}'
|
||||||
|
- '{conditions}&8条件:'
|
||||||
|
- ''
|
||||||
|
- '&8所需材料:'
|
||||||
|
- '#ingredients#'
|
||||||
|
- ''
|
||||||
|
- '&e左键点击以合成!'
|
||||||
|
- '&e右键点击以预览!'
|
||||||
|
QUEUE_ITEM_DISPLAY:
|
||||||
|
name: '&6&l队列&f #name#'
|
||||||
|
lore:
|
||||||
|
- '{ready}&7&o这个物品已被成功合成.'
|
||||||
|
- '{queue}&7&o这个物品正在排队等待被合成.'
|
||||||
|
- '{queue}'
|
||||||
|
- '{queue}&7剩余时间: &c#left#'
|
||||||
|
- ''
|
||||||
|
- '{ready}&e点击收取!'
|
||||||
|
- '{queue}&e点击取消.'
|
Loading…
Reference in New Issue
Block a user