diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf
index 60f02435f5f27..ccc0c0135a36d 100644
--- a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf
+++ b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf
@@ -334,6 +334,34 @@
This value should be valid JSON.Ova vrijednost treba biti validan JSON.
+
+ This collection should contain only unique elements.
+ Ova kolekcija treba sadržavati samo unikatne elemente.
+
+
+ This value should be positive.
+ Ova vrijednost treba biti pozitivna.
+
+
+ This value should be either positive or zero.
+ Ova vrijednost treba biti pozitivna ili jednaka nuli.
+
+
+ This value should be negative.
+ Ova vrijednost treba biti negativna.
+
+
+ This value should be either negative or zero.
+ Ova vrijednost treba biti negativna ili jednaka nuli.
+
+
+ This value is not a valid timezone.
+ Ova vrijednost nije validna vremenska zona.
+
+
+ This password has been leaked in a data breach, it must not be used. Please use another password.
+ Ova lozinka je procurila u nekom od sigurnosnih propusta, te je potrebno koristiti drugu lozinku.
+