From f80c52062fb15da7ce0eadedaa68eb3fea4bad2b Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Sun, 10 Sep 2023 10:58:40 +0000 Subject: [PATCH] New translations friend-list.yml (French) --- .../translation/French/gui/friend-list.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/French/gui/friend-list.yml b/MMOCore-Dist/src/main/resources/default/translation/French/gui/friend-list.yml index b3433717..d9c46ab7 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/French/gui/friend-list.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/French/gui/friend-list.yml @@ -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: { }