diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff index 309fa1b9ae..0604e8bccf 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff @@ -186,6 +186,14 @@ The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px Wysokość obrazka jest zbyt mała ({{ height }}px). Oczekiwana minimalna wysokość to {{ min_height }}px + + This value should be the user current password + Ta wartość powinna być aktualnym hasłem użytkownika + + + This value should have exactly {{ limit }} characters + Ta wartość powinna mieć dokładnie {{ limit }} zmaków + \ No newline at end of file