forked from Upstream/mmocore
New translations friend-removal.yml (Chinese Traditional)
This commit is contained in:
parent
b1a13527a6
commit
208b423c30
@ -0,0 +1,20 @@
|
|||||||
|
#GUI display name
|
||||||
|
name: 移除好友
|
||||||
|
#Number of slots in your inventory. Must be
|
||||||
|
#between 9 and 54 and must be a multiple of 9.
|
||||||
|
slots: 27
|
||||||
|
items:
|
||||||
|
yes:
|
||||||
|
slots:
|
||||||
|
- 12
|
||||||
|
item: RED_TERRACOTTA
|
||||||
|
function: 'yes'
|
||||||
|
name: '&a移除 {name}'
|
||||||
|
lore: { }
|
||||||
|
back:
|
||||||
|
slots:
|
||||||
|
- 14
|
||||||
|
item: GREEN_TERRACOTTA
|
||||||
|
function: 'back'
|
||||||
|
name: '&a保留 {name}'
|
||||||
|
lore: { }
|
Loading…
Reference in New Issue
Block a user