mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-01-23 09:41:23 +01:00
New translations class-confirm-default.yml (Italian)
This commit is contained in:
parent
79a03e7d1c
commit
5c8fc159bc
@ -1,5 +1,5 @@
|
|||||||
#GUI display name, used by default
|
#GUI display name, used by default
|
||||||
name: 'Confirmation: {class}'
|
name: 'Conferma: {class}'
|
||||||
#Number of slots in your inventory. Must be
|
#Number of slots in your inventory. Must be
|
||||||
#between 9 and 54 and must be a multiple of 9.
|
#between 9 and 54 and must be a multiple of 9.
|
||||||
slots: 27
|
slots: 27
|
||||||
@ -12,24 +12,24 @@ items:
|
|||||||
#before (only if class slots are enabled in the config).
|
#before (only if class slots are enabled in the config).
|
||||||
unlocked:
|
unlocked:
|
||||||
item: GREEN_TERRACOTTA
|
item: GREEN_TERRACOTTA
|
||||||
name: '&aSelect {class}'
|
name: '&aSeleziona {class}'
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '&7Class Level: &e{level}'
|
- 'Livello &7classe: &e{level}'
|
||||||
- '&7Progression: &e{exp} / {next_level}'
|
- '&7Progressione: &e{exp} / {next_level}'
|
||||||
- '&8[&e{progress}&8] &e{percent}%'
|
- '&8[&e{progress}&8] &e{percent}%'
|
||||||
- ''
|
- ''
|
||||||
- '&7Skill Points: &6{skill_points}'
|
- '&7Punti abilità: &6{skill_points}'
|
||||||
- '&7Skills You Unlocked: &6{unlocked_skills}&7/&6{class_skills}'
|
- '&7Abilità che hai sbloccato: &6{unlocked_skills}&7/&6{class_skills}'
|
||||||
#Displayed when the class is being chosen for the first time.
|
#Displayed when the class is being chosen for the first time.
|
||||||
locked:
|
locked:
|
||||||
item: GREEN_TERRACOTTA
|
item: GREEN_TERRACOTTA
|
||||||
name: '&aSelect {class}'
|
name: '&aSeleziona {class}'
|
||||||
lore: { }
|
lore: { }
|
||||||
back:
|
back:
|
||||||
slots:
|
slots:
|
||||||
- 14
|
- 14
|
||||||
item: RED_TERRACOTTA
|
item: RED_TERRACOTTA
|
||||||
function: back
|
function: back
|
||||||
name: '&aBack'
|
name: '&aIndietro'
|
||||||
lore: { }
|
lore: { }
|
||||||
|
Loading…
Reference in New Issue
Block a user