From b35131a9bfde2c8bd4608effb8f0f1cf1d071531 Mon Sep 17 00:00:00 2001
From: Ion Bazan
Date: Fri, 12 Jul 2019 17:23:05 +0800
Subject: [PATCH] Add notInRange translation
---
.../Validator/Resources/translations/validators.pl.xlf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
index 888e73b157007..f1910c99d5751 100644
--- a/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
+++ b/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
@@ -330,6 +330,10 @@
This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.Ten kod BIC (Business Identifier Code) nie jest powiązany z międzynarodowym numerem rachunku bankowego (IBAN) {{ iban }}.
+
+ This value should be between {{ min }} and {{ max }}.
+ Ta wartość powinna być pomiędzy {{ min }} a {{ max }}.
+
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.