mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
New translations items.yml (Spanish)
This commit is contained in:
parent
059bb56575
commit
477ddb6a4d
@ -0,0 +1,55 @@
|
||||
CONFIRM:
|
||||
name: '&aConfirmar'
|
||||
lore: [ ]
|
||||
FILL:
|
||||
name: '&8'
|
||||
lore: [ ]
|
||||
PREVIOUS_PAGE:
|
||||
name: '&aPágina anterior'
|
||||
lore: [ ]
|
||||
NEXT_PAGE:
|
||||
name: '&aPágina siguiente'
|
||||
lore: [ ]
|
||||
PREVIOUS_IN_QUEUE:
|
||||
name: '&aAnterior'
|
||||
lore: [ ]
|
||||
NEXT_IN_QUEUE:
|
||||
name: '&aSiguiente'
|
||||
lore: [ ]
|
||||
BACK:
|
||||
name: '&aVolver'
|
||||
lore: [ ]
|
||||
CRAFTING_RECIPE_DISPLAY:
|
||||
name: '&a&lCraft&f #name#'
|
||||
lore:
|
||||
- '{conditions}'
|
||||
- '{conditions}&8Condiciones:'
|
||||
- '{crafting_time}'
|
||||
- '{crafting_time}&7Tiempo de Creación: &c#crafting-time#&7s'
|
||||
- ''
|
||||
- '&8Ingredientes:'
|
||||
- '#ingredients#'
|
||||
- ''
|
||||
- '&e¡Click izquierdo para crear!'
|
||||
- '&e¡Click drecho para ver!'
|
||||
UPGRADING_RECIPE_DISPLAY:
|
||||
name: '&e&lMejorar&f #name#'
|
||||
lore:
|
||||
- '{conditions}'
|
||||
- '{conditions}&8Condiciones:'
|
||||
- ''
|
||||
- '&8Ingredientes:'
|
||||
- '#ingredients#'
|
||||
- ''
|
||||
- '&e¡Click izquierdo para crear!'
|
||||
- '&e¡Click drecho para ver!'
|
||||
QUEUE_ITEM_DISPLAY:
|
||||
name: '&6&lEn cola&f #name#'
|
||||
lore:
|
||||
- '{ready}&7&oEste objeto fue elaborado con éxito.'
|
||||
- '{queue}&7&oEste objeto está en la cola de elaboración.'
|
||||
- '{queue}'
|
||||
- '{queue}&7Tiempo restante: &c#left#'
|
||||
- ''
|
||||
- '{ready}&e¡Haz clic para reclamar!'
|
||||
- '{queue}&eClick para cancelar.'
|
Loading…
Reference in New Issue
Block a user