diff --git a/MMOCore-Dist/src/main/resources/default/translation/Polish/gui/attribute-view.yml b/MMOCore-Dist/src/main/resources/default/translation/Polish/gui/attribute-view.yml index fbb06366..4579631a 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Polish/gui/attribute-view.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Polish/gui/attribute-view.yml @@ -30,7 +30,7 @@ items: - '' - '&8Podczas awansu:' - '&7 +{buff_weapon_damage}% Obrażenia broni (&a+{total_weapon_damage}%&7)' - - '&7 +{buff_max_health} Maksymalne zdrowie (&a+{total_max_health}&7)' + - '&7 +{buff_max_health}% Max Health (&a+{total_max_health}%&7)' - '' - '&eKliknij, aby podnieść poziom za 1 punkt atrybutu.' - '&e◆ Posiadane punkty atrybutów: {attribute_points}' @@ -49,7 +49,7 @@ items: - '&8Podczas awansu:' - '&7 +{buff_physical_damage}% Obrażenia fizyczne (&a+{total_physical_damage}%&7)' - '&7 +{buff_projectile_damage}% Obrażenia od pocisków (&a+{total_projectile_damage}%&7)' - - '&7 +{buff_attack_speed} Prędkość Ataku (&a+{total_attack_speed}&7)' + - '&7 +{buff_attack_speed}% Attack Speed (&a+{total_attack_speed}%&7)' - '' - '&eKliknij, aby podnieść poziom za 1 punkt atrybutu.' - '&e◆ Posiadane punkty atrybutów: {attribute_points}'