diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
index d5d9d20997fc0..100d552076f2c 100644
--- a/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
+++ b/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
@@ -362,6 +362,10 @@
This password has been leaked in a data breach, it must not be used. Please use another password.This password has been leaked in a data breach, it must not be used. Please use another password.
+
+ This value should be between {{ min }} and {{ max }}.
+ This value should be between {{ min }} and {{ max }}.
+