New translations friend-list.yml (Chinese Simplified)

This commit is contained in:
Taner 2023-01-24 09:03:03 +00:00
parent 6fb3d79974
commit e4430c5d51

View File

@ -1,5 +1,5 @@
#GUI display name
name: Friends
name: 好友
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 54
@ -30,29 +30,29 @@ items:
function: friend
#No friend
item: GRAY_STAINED_GLASS_PANE
name: '&cNo Friend'
name: '&c没有好友'
lore: { }
#Online friend
online:
item: PLAYER_HEAD
name: '&a[Online] &f{name}'
lore:
- '&7Level {level} {class}'
- '&7Online Since: {online_since}'
- '&7等级 {level} {class}'
- '&7在线时间: {online_since} 时'
- ''
- '&cRight click to remove.'
- '&c右键删除.'
#Offline friend
offline:
item: PLAYER_HEAD
name: '&c[Offline] &f{name}'
lore:
- '&7Last Seen: {last_seen} ago'
- '&7最后在线: {last_seen} 前'
- ''
- '&cRight click to remove.'
- '&c右键删除.'
request:
slots:
- 49
function: request
item: WRITABLE_BOOK
name: '&aNew Friend Request'
name: '&a好友请求'
lore: { }