forked from Upstream/mmocore
New translations class-select.yml (Italian)
This commit is contained in:
parent
663c393b9b
commit
da95c1ffc7
@ -1,5 +1,5 @@
|
|||||||
#GUI display name
|
#GUI display name
|
||||||
name: Selezione della classe
|
name: Seleziona la classe
|
||||||
#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
|
||||||
@ -8,7 +8,7 @@ items:
|
|||||||
slots:
|
slots:
|
||||||
- 11
|
- 11
|
||||||
function: class-rogue
|
function: class-rogue
|
||||||
name: '&a&lThe Rogue'
|
name: '&a&lIl Ladro'
|
||||||
hide-flags: true
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
@ -18,7 +18,7 @@ items:
|
|||||||
slots:
|
slots:
|
||||||
- 12
|
- 12
|
||||||
function: class-mage
|
function: class-mage
|
||||||
name: '&a&lThe Mage'
|
name: '&a&Il Mago {name}'
|
||||||
hide-flags: true
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
@ -28,7 +28,7 @@ items:
|
|||||||
slots:
|
slots:
|
||||||
- 13
|
- 13
|
||||||
function: class-marksman
|
function: class-marksman
|
||||||
name: '&a&lThe Marksman'
|
name: '&a&lIl tiratore scelto'
|
||||||
hide-flags: true
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
@ -38,7 +38,7 @@ items:
|
|||||||
slots:
|
slots:
|
||||||
- 14
|
- 14
|
||||||
function: class-warrior
|
function: class-warrior
|
||||||
name: '&a&lThe Warrior'
|
name: '&a&lIl guerriero'
|
||||||
hide-flags: true
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
@ -48,7 +48,7 @@ items:
|
|||||||
slots:
|
slots:
|
||||||
- 15
|
- 15
|
||||||
function: class-paladin
|
function: class-paladin
|
||||||
name: '&a&lThe Paladin'
|
name: '&a&lIl Paladino'
|
||||||
hide-flags: true
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
|
Loading…
Reference in New Issue
Block a user