From 1e016feb9f2e6442f99e1c6936053ad366c954f1 Mon Sep 17 00:00:00 2001 From: Kamil P Date: Mon, 11 Dec 2023 14:17:01 +0100 Subject: [PATCH] Update validators.cs.xlf I think it will be missing also in another languages and I think this won't be the only key from `/vendor/symfony/validator/Constraints/File.php` which is missing. Not sure how these are generated but would be good to check this overall. --- Resources/translations/validators.cs.xlf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/translations/validators.cs.xlf b/Resources/translations/validators.cs.xlf index d53747e2a..a5043d291 100644 --- a/Resources/translations/validators.cs.xlf +++ b/Resources/translations/validators.cs.xlf @@ -426,6 +426,10 @@ Using hidden overlay characters is not allowed. Použití skrytých překrývajících znaků není povoleno. + + The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}. + Přípona souboru je neplatná ({{ extension }}). Povolené přípony jsou {{ extensions }}. +