From b5a96409b707d9b5e23d35eea3b57fa6526a74fa Mon Sep 17 00:00:00 2001 From: Pablo Lozano Date: Fri, 12 Jul 2019 13:06:55 +0200 Subject: [PATCH] Update validators.es.xlf --- .../Validator/Resources/translations/validators.es.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf index eb46a2bfca..75cb60605a 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf @@ -364,7 +364,7 @@ This value should be between {{ min }} and {{ max }}. - Este valor debe ser entre {{ min }} y {{ max }}. + Este valor debe estar entre {{ min }} y {{ max }}.