mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-09 12:31:27 +01:00
New translations party-view.yml (Chinese Simplified)
This commit is contained in:
parent
9e71e62b40
commit
32562958ed
@ -1,5 +1,5 @@
|
||||
#GUI display name
|
||||
name: Party ({players}/{max})
|
||||
name: 队伍 ({players}/{max})
|
||||
#Number of slots in your inventory. Must be
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 54
|
||||
@ -17,24 +17,24 @@ items:
|
||||
function: member
|
||||
empty:
|
||||
item: GRAY_STAINED_GLASS_PANE
|
||||
name: '&aNo Player'
|
||||
name: '&a无成员'
|
||||
member:
|
||||
item: PLAYER_HEAD
|
||||
name: '&a{name}'
|
||||
lore:
|
||||
- '&7Level {level} {class}'
|
||||
- '&7Online Since: {since}'
|
||||
- '&7等级 {level} {class}'
|
||||
- '&7在线时间: {since} 时'
|
||||
leave:
|
||||
slots:
|
||||
- 50
|
||||
function: leave
|
||||
item: REDSTONE
|
||||
name: '&cLeave Party'
|
||||
name: '&c离开队伍'
|
||||
lore: { }
|
||||
request:
|
||||
slots:
|
||||
- 48
|
||||
function: invite
|
||||
item: WRITABLE_BOOK
|
||||
name: '&aInvite a player..'
|
||||
name: '&a邀请一个玩家...'
|
||||
lore: { }
|
||||
|
Loading…
Reference in New Issue
Block a user