From 7e9f63da43bc0ad5a659ce74a838ce0aa7b1a435 Mon Sep 17 00:00:00 2001 From: Tobias Genberg Date: Mon, 11 Mar 2019 00:40:03 +0100 Subject: [PATCH] [Validator] Add missing translations for Swedish locale --- .../Resources/translations/validators.sv.xlf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf index fa043ea23a..e8b214958f 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf @@ -318,6 +318,22 @@ Error Fel + + This is not a valid UUID. + Detta är inte ett giltigt UUID. + + + This value should be a multiple of {{ compared_value }}. + Detta värde ska vara en multipel av {{ compared_value }}. + + + This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. + Denna BIC-koden är inte associerad med IBAN {{ iban }}. + + + This value should be valid JSON. + Detta värde ska vara giltig JSON. +