forked from Upstream/mmocore
New translations skill-tree.yml (Italian)
This commit is contained in:
parent
0c6b059cef
commit
7931808913
@ -41,14 +41,11 @@ items:
|
||||
- 27
|
||||
lore:
|
||||
- ''
|
||||
- '&aDescrizione:'
|
||||
- '{tree-lore}'
|
||||
- ''
|
||||
- '-----------------'
|
||||
- '&e◆Punti massimi&e: &6{max-point-spent}'
|
||||
- '&e◆Punti spesi&e:&6 {point-spent}'
|
||||
- '&e◆Punti {name} &ecorrenti: &6{skill-tree-points}'
|
||||
- '&e◆Punti Globali correnti: &6{global-points}'
|
||||
- '&e◆ Points: &6{max-point-spent}&e/&6{point-spent}'
|
||||
- '&e◆ Current {name} &ePoints: &6{skill-tree-points}'
|
||||
- '&e◆ Current Global Points: &6{global-points}'
|
||||
next-tree-list-page:
|
||||
function: 'next-tree-list-page'
|
||||
item: PLAYER_HEAD
|
||||
@ -118,6 +115,7 @@ items:
|
||||
- 42
|
||||
- 43
|
||||
- 44
|
||||
name: '&a{name}'
|
||||
#The lore that will be displayed after the lore of the node.
|
||||
#The {node-lore} placeholder will be replaced by the lore specified in the skill tree node config.
|
||||
#All the placeholders you see here can also be used in the node lore.
|
||||
@ -127,24 +125,23 @@ items:
|
||||
- '&7Livello Corrente: &6{current-level}'
|
||||
- '&7Livello Massimo: &6{max-level}'
|
||||
- '&7Figli Massimi: &6{max-children}'
|
||||
- '&7Punti richiesti: &6{point-consumed}'
|
||||
- '&7Points Required: &6{point-consumed}'
|
||||
- '&7Dimensione: &6{size}'
|
||||
- '-----------------'
|
||||
- ''
|
||||
- '&7⧆ &6Requisiti: '
|
||||
- '&fMolto dipendenti: '
|
||||
- '{strong-parents}'
|
||||
- ''
|
||||
- '&fPoco dipendenti: '
|
||||
- '{soft-parents}'
|
||||
- '-----------------'
|
||||
- '{node-lore}'
|
||||
- '-----------------'
|
||||
- '&e◆Punti massimi per {skill-tree}&e: &6{max-point-spent}'
|
||||
- '&e◆Punti spesi per {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆Punti {skill-tree} &ecorrenti: &6{skill-tree-points}'
|
||||
- '&e◆Punti &6globali&e correnti: &6{global-points}'
|
||||
path-lore:
|
||||
- ''
|
||||
- '{node-lore}'
|
||||
- ''
|
||||
- '&e◆ Max points for {skill-tree}&e: &6{max-point-spent}'
|
||||
- '&e◆ Points spent for {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆ Current {skill-tree} &ePoints: &6{skill-tree-points}'
|
||||
- '&e◆ Current &6global&e points: &6{global-points}'
|
||||
path-lore: [ ]
|
||||
#This is the name that will be displayed for each status.
|
||||
status-names:
|
||||
unlocked: 'Sbloccato'
|
||||
|
Loading…
Reference in New Issue
Block a user