From f4bd34a1a84a4ddbef615f5a4a48cfbaef655830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4dlich?= Date: Fri, 7 Aug 2020 08:16:15 +0200 Subject: [PATCH] [Validator] Add missing translations for german and vietnamese --- .../Validator/Resources/translations/validators.de.xlf | 4 ++++ .../Validator/Resources/translations/validators.vi.xlf | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf index c5d1fe0cf1..a0828cadd4 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf @@ -382,6 +382,10 @@ Each element of this collection should satisfy its own set of constraints. Jedes Element dieser Sammlung sollte seine eigene Menge an Bedingungen erfüllen. + + This value is not a valid International Securities Identification Number (ISIN). + Dieser Wert ist keine gültige Internationale Wertpapierkennnummer (ISIN). + diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf index f4286d25ef..952195172a 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf @@ -382,6 +382,10 @@ Each element of this collection should satisfy its own set of constraints. Mỗi phần tử trong bộ sưu tập này nên thỏa mãn những ràng buộc của nó. + + This value is not a valid International Securities Identification Number (ISIN). + Giá trị này không phải là mã số chứng khoán quốc tế (ISIN) hợp lệ. +