mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-01 11:11:21 +01:00
New translations items.yml (French)
This commit is contained in:
parent
47c894ae97
commit
059bb56575
@ -0,0 +1,55 @@
|
||||
CONFIRM:
|
||||
name: '&aConfirmer'
|
||||
lore: [ ]
|
||||
FILL:
|
||||
name: '&8'
|
||||
lore: [ ]
|
||||
PREVIOUS_PAGE:
|
||||
name: '&aPage Précédente'
|
||||
lore: [ ]
|
||||
NEXT_PAGE:
|
||||
name: '&aPage suivante'
|
||||
lore: [ ]
|
||||
PREVIOUS_IN_QUEUE:
|
||||
name: '&aPrécédent'
|
||||
lore: [ ]
|
||||
NEXT_IN_QUEUE:
|
||||
name: '&aSuivant'
|
||||
lore: [ ]
|
||||
BACK:
|
||||
name: '&aRetour'
|
||||
lore: [ ]
|
||||
CRAFTING_RECIPE_DISPLAY:
|
||||
name: '&a&lFabrication&f #name#'
|
||||
lore:
|
||||
- '{conditions}'
|
||||
- '{conditions}&8conditions:'
|
||||
- '{crafting_time}'
|
||||
- '{crafting_time}&7Temps de Fabrication : &c#temps-de-fabrication#&7s'
|
||||
- ''
|
||||
- '&8Ingrédients :'
|
||||
- '#ingredients#'
|
||||
- ''
|
||||
- '&eClic gauche pour fabriquer !'
|
||||
- '&eClic droit pour prévisualiser!'
|
||||
UPGRADING_RECIPE_DISPLAY:
|
||||
name: '&e&lUpgrade&f #name#'
|
||||
lore:
|
||||
- '{conditions}'
|
||||
- '{conditions}&8Conditions:'
|
||||
- ''
|
||||
- '&8Ingrédients :'
|
||||
- '#ingredients#'
|
||||
- ''
|
||||
- '&eClic gauche pour fabriquer !'
|
||||
- '&eClic droit pour prévisualiser!'
|
||||
QUEUE_ITEM_DISPLAY:
|
||||
name: '&6&lFile d''attente&f #name#'
|
||||
lore:
|
||||
- '{ready}&7&oCet objet a été fabriqué avec succès.'
|
||||
- '{queue}&7&oCet objet se trouve dans la file d''attente de fabrication.'
|
||||
- '{queue}'
|
||||
- '{queue}&7Temps restant : &c#left#'
|
||||
- ''
|
||||
- '{ready}&eCliquez pour revendiquer !'
|
||||
- '{queue}&eCliquez pour annuler.'
|
Loading…
Reference in New Issue
Block a user