From 5c8fc159bc4ac6e9a4df078308a773468251b609 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 07:46:48 +0000 Subject: [PATCH] New translations class-confirm-default.yml (Italian) --- .../gui/class-confirm/class-confirm-default.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/class-confirm/class-confirm-default.yml b/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/class-confirm/class-confirm-default.yml index 237cecc5..b3d9d619 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/class-confirm/class-confirm-default.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/class-confirm/class-confirm-default.yml @@ -1,5 +1,5 @@ #GUI display name, used by default -name: 'Confirmation: {class}' +name: 'Conferma: {class}' #Number of slots in your inventory. Must be #between 9 and 54 and must be a multiple of 9. slots: 27 @@ -12,24 +12,24 @@ items: #before (only if class slots are enabled in the config). unlocked: item: GREEN_TERRACOTTA - name: '&aSelect {class}' + name: '&aSeleziona {class}' lore: - '' - - '&7Class Level: &e{level}' - - '&7Progression: &e{exp} / {next_level}' + - 'Livello &7classe: &e{level}' + - '&7Progressione: &e{exp} / {next_level}' - '&8[&e{progress}&8] &e{percent}%' - '' - - '&7Skill Points: &6{skill_points}' - - '&7Skills You Unlocked: &6{unlocked_skills}&7/&6{class_skills}' + - '&7Punti abilità: &6{skill_points}' + - '&7Abilità che hai sbloccato: &6{unlocked_skills}&7/&6{class_skills}' #Displayed when the class is being chosen for the first time. locked: item: GREEN_TERRACOTTA - name: '&aSelect {class}' + name: '&aSeleziona {class}' lore: { } back: slots: - 14 item: RED_TERRACOTTA function: back - name: '&aBack' + name: '&aIndietro' lore: { }