diff --git a/MMOCore-Dist/src/main/resources/default/translation/French/gui/attribute-view.yml b/MMOCore-Dist/src/main/resources/default/translation/French/gui/attribute-view.yml index ba257832..adefb2dd 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/French/gui/attribute-view.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/French/gui/attribute-view.yml @@ -30,7 +30,7 @@ items: - '' - '&8Quand un niveau est atteint :' - '&7 +{buff_weapon_damage}% de dégâts d''arme (&a+{total_weapon_damage}%&7)' - - '&7 +{buff_max_health} Vie Max (&a+{total_max_health}&7)' + - '&7 +{buff_max_health}% Max Health (&a+{total_max_health}%&7)' - '' - '&eCliquez pour passer au niveau supérieur pour 1 point d''attribut.' - '&e★ Points d''Attribut Actuels: {attribute_points}' @@ -49,7 +49,7 @@ items: - '&8Quand un niveau est atteint :' - '&7 +{buff_physical_damage}% de dégâts physiques (&a+{total_physical_damage}%&7)' - '&7 +{buff_projectile_damage}% de dégâts de projectile (&a+{total_projectile_damage}%&7)' - - '&7 +{buff_attack_speed} Vitesse d''attaque (&a+{total_attack_speed}&7)' + - '&7 +{buff_attack_speed}% Attack Speed (&a+{total_attack_speed}%&7)' - '' - '&eCliquez pour passer au niveau supérieur pour 1 point d''attribut.' - '&e★ Points d''Attribut Actuels: {attribute_points}'