mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-01-07 07:17:46 +01:00
New translations friend-list.yml (Turkish)
This commit is contained in:
parent
75086881c1
commit
a5879ef356
@ -1,5 +1,5 @@
|
||||
#GUI display name
|
||||
name: Friends
|
||||
name: Arkadaşlar
|
||||
#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: '&cArkadaşın yok'
|
||||
lore: { }
|
||||
#Online friend
|
||||
online:
|
||||
item: PLAYER_HEAD
|
||||
name: '&a[Online] &f{name}'
|
||||
lore:
|
||||
- '&7Level {level} {class}'
|
||||
- '&7Online Since: {online_since}'
|
||||
- '&7Seviye {level} {class}'
|
||||
- '&7{online_since}''dir online'
|
||||
- ''
|
||||
- '&cRight click to remove.'
|
||||
- '&cSilmek için sağ tıklayın.'
|
||||
#Offline friend
|
||||
offline:
|
||||
item: PLAYER_HEAD
|
||||
name: '&c[Offline] &f{name}'
|
||||
lore:
|
||||
- '&7Last Seen: {last_seen} ago'
|
||||
- '&7Son Görülme: {last_seen}'
|
||||
- ''
|
||||
- '&cRight click to remove.'
|
||||
- '&cSilmek için sağ tıklayın.'
|
||||
request:
|
||||
slots:
|
||||
- 49
|
||||
function: request
|
||||
item: WRITABLE_BOOK
|
||||
name: '&aNew Friend Request'
|
||||
name: '&aYeni Arkadaşlık İsteği'
|
||||
lore: { }
|
||||
|
Loading…
Reference in New Issue
Block a user