From e1c3e1a8809d22e4113cea12eb3dca483f4421ec Mon Sep 17 00:00:00 2001 From: HypeMC Date: Sun, 31 Dec 2023 04:47:20 +0100 Subject: [PATCH] [Validator] Add missing hr translation --- .../Validator/Resources/translations/validators.hr.xlf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf index 327b8d50f7738..5ee459a008840 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf @@ -430,6 +430,10 @@ The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}. Ekstenzija datoteke nije valjana ({{ extension }}). Dozvoljene ekstenzije su {{ extensions }}. + + The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}. + Otkriveno kodiranje znakova je nevažeće ({{ detected }}). Dopuštena kodiranja su {{ encodings }}. +