forked from Upstream/mmocore
New translations skill-tree.yml (Spanish)
This commit is contained in:
parent
230afc54e1
commit
4127083c2f
@ -41,14 +41,11 @@ items:
|
|||||||
- 27
|
- 27
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '&aDescripción:'
|
|
||||||
- '{tree-lore}'
|
- '{tree-lore}'
|
||||||
- ''
|
- ''
|
||||||
- '-----------------'
|
- '&e◆ Points: &6{max-point-spent}&e/&6{point-spent}'
|
||||||
- '&e◆Puntos Max.&e: &6{max-point-spent}'
|
- '&e◆ Current {name} &ePoints: &6{skill-tree-points}'
|
||||||
- '&e◆Puntos gastados&e:&6 {point-spent}'
|
- '&e◆ Current Global Points: &6{global-points}'
|
||||||
- '&e {name} &ePuntos actuales: &6{skill-tree-points}'
|
|
||||||
- '&e◆Puntos Globales Actuales: {global-points}'
|
|
||||||
next-tree-list-page:
|
next-tree-list-page:
|
||||||
function: 'next-tree-list-page'
|
function: 'next-tree-list-page'
|
||||||
item: PLAYER_HEAD
|
item: PLAYER_HEAD
|
||||||
@ -118,6 +115,7 @@ items:
|
|||||||
- 42
|
- 42
|
||||||
- 43
|
- 43
|
||||||
- 44
|
- 44
|
||||||
|
name: '&a{name}'
|
||||||
#The lore that will be displayed after the lore of the node.
|
#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.
|
#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.
|
#All the placeholders you see here can also be used in the node lore.
|
||||||
@ -127,24 +125,23 @@ items:
|
|||||||
- '&7Nivel Actual: &e{current-level}'
|
- '&7Nivel Actual: &e{current-level}'
|
||||||
- '&7Nivel máximo: &6{max-level}'
|
- '&7Nivel máximo: &6{max-level}'
|
||||||
- '&7Niños Max.: &6{max-children}'
|
- '&7Niños Max.: &6{max-children}'
|
||||||
- '&7Puntos requeridos: &6{point-consumed}'
|
- '&7Points Required: &6{point-consumed}'
|
||||||
- '&7Tamaño: &6{size}'
|
- '&7Tamaño: &6{size}'
|
||||||
- '-----------------'
|
- ''
|
||||||
- '&7⧆ &6Requerimientos: '
|
- '&7⧆ &6Requerimientos: '
|
||||||
- '&fPadres Fuertes: '
|
- '&fPadres Fuertes: '
|
||||||
- '{strong-parents}'
|
- '{strong-parents}'
|
||||||
- ''
|
- ''
|
||||||
- '&fPadres Suaves: '
|
- '&fPadres Suaves: '
|
||||||
- '{soft-parents}'
|
- '{soft-parents}'
|
||||||
- '-----------------'
|
|
||||||
- '{node-lore}'
|
|
||||||
- '-----------------'
|
|
||||||
- '&eMáx. de puntos para {skill-tree}&e: &6{max-point-spent}'
|
|
||||||
- '&cPuntos gastados en {skill-tree}&e:&6 {point-spent}'
|
|
||||||
- '&e◆ {skill-tree} &ePuntos actuales: &6{skill-tree-points}'
|
|
||||||
- '&e◆Puntos &6Globales &eActuales: &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.
|
#This is the name that will be displayed for each status.
|
||||||
status-names:
|
status-names:
|
||||||
unlocked: 'Desbloqueado'
|
unlocked: 'Desbloqueado'
|
||||||
|
Loading…
Reference in New Issue
Block a user