New translations friend-list.yml (Chinese Traditional)

This commit is contained in:
Taner 2023-09-10 10:58:52 +00:00
parent a5879ef356
commit 1b29291c43
No known key found for this signature in database

View File

@ -0,0 +1,58 @@
#GUI display name
name: 好友
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 54
items:
friend:
slots:
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 28
- 29
- 30
- 31
- 32
- 33
- 34
function: friend
#No friend
item: GRAY_STAINED_GLASS_PANE
name: '&c沒有好友'
lore: { }
#Online friend
online:
item: PLAYER_HEAD
name: '&a[Online] &f{name}'
lore:
- '&7等級 {level} {class}'
- '&7上線時間: {online_since}'
- ''
- '&c右鍵移除'
#Offline friend
offline:
item: PLAYER_HEAD
name: '&c[Offline] &f{name}'
lore:
- '&7最後上線時間: {last_seen} 前'
- ''
- '&c右鍵移除'
request:
slots:
- 49
function: request
item: WRITABLE_BOOK
name: '&a新的好友邀請'
lore: { }