Skip to content

Commit b5a9640

Browse files
authored
Update validators.es.xlf
1 parent 1b9f710 commit b5a9640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.es.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
</trans-unit>
365365
<trans-unit id="94">
366366
<source>This value should be between {{ min }} and {{ max }}.</source>
367-
<target>Este valor debe ser entre {{ min }} y {{ max }}.</target>
367+
<target>Este valor debe estar entre {{ min }} y {{ max }}.</target>
368368
</trans-unit>
369369
</body>
370370
</file>

0 commit comments

Comments
 (0)