forked from Upstream/mmocore
New translations class-confirm-default.yml (French)
This commit is contained in:
parent
74840ba77f
commit
79a03e7d1c
@ -12,24 +12,24 @@ items:
|
|||||||
#before (only if class slots are enabled in the config).
|
#before (only if class slots are enabled in the config).
|
||||||
unlocked:
|
unlocked:
|
||||||
item: GREEN_TERRACOTTA
|
item: GREEN_TERRACOTTA
|
||||||
name: '&aSelect {class}'
|
name: '&aSélectionné {class}'
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '&7Class Level: &e{level}'
|
- '&7Niveau de la classe: &e{level}'
|
||||||
- '&7Progression: &e{exp} / {next_level}'
|
- '&7Progression: &e{exp} / {next_level}'
|
||||||
- '&8[&e{progress}&8] &e{percent}%'
|
- '&8[&e{progress}&8] &e{percent}%'
|
||||||
- ''
|
- ''
|
||||||
- '&7Skill Points: &6{skill_points}'
|
- '&7Points de compétence: &6{skill_points}'
|
||||||
- '&7Skills You Unlocked: &6{unlocked_skills}&7/&6{class_skills}'
|
- '&7Compétences débloquées: &6{unlocked_skills}&7/&6{class_skills}'
|
||||||
#Displayed when the class is being chosen for the first time.
|
#Displayed when the class is being chosen for the first time.
|
||||||
locked:
|
locked:
|
||||||
item: GREEN_TERRACOTTA
|
item: GREEN_TERRACOTTA
|
||||||
name: '&aSelect {class}'
|
name: '&aSélectionné {class}'
|
||||||
lore: { }
|
lore: { }
|
||||||
back:
|
back:
|
||||||
slots:
|
slots:
|
||||||
- 14
|
- 14
|
||||||
item: RED_TERRACOTTA
|
item: RED_TERRACOTTA
|
||||||
function: back
|
function: back
|
||||||
name: '&aBack'
|
name: '&aRetour'
|
||||||
lore: { }
|
lore: { }
|
||||||
|
Loading…
Reference in New Issue
Block a user