mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-03-12 13:19:25 +01:00
New translations friend-list.yml (French)
This commit is contained in:
parent
9cedcf8aec
commit
f80c52062f
@ -1,5 +1,5 @@
|
||||
#GUI display name
|
||||
name: Friends
|
||||
name: Amis
|
||||
#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: '&cAucun ami'
|
||||
lore: { }
|
||||
#Online friend
|
||||
online:
|
||||
item: PLAYER_HEAD
|
||||
name: '&a[Online] &f{name}'
|
||||
lore:
|
||||
- '&7Level {level} {class}'
|
||||
- '&7Online Since: {online_since}'
|
||||
- '&7Niveau {level} {class}'
|
||||
- '&7En ligne depuis : {online_since}'
|
||||
- ''
|
||||
- '&cRight click to remove.'
|
||||
- '&cClic droit pour supprimer.'
|
||||
#Offline friend
|
||||
offline:
|
||||
item: PLAYER_HEAD
|
||||
name: '&c[Offline] &f{name}'
|
||||
lore:
|
||||
- '&7Last Seen: {last_seen} ago'
|
||||
- '&7Vu pour la dernière fois il y a {last_seen}'
|
||||
- ''
|
||||
- '&cRight click to remove.'
|
||||
- '&cClic droit pour supprimer.'
|
||||
request:
|
||||
slots:
|
||||
- 49
|
||||
function: request
|
||||
item: WRITABLE_BOOK
|
||||
name: '&aNew Friend Request'
|
||||
name: '&aNouvelle demande d''ami'
|
||||
lore: { }
|
||||
|
Loading…
Reference in New Issue
Block a user