minor #32520 [Validator] Update Spanish translation for Range validator (plozmun)

This PR was merged into the 3.4 branch.

Discussion
----------

[Validator] Update Spanish translation for Range validator

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | Part of #31503
| License       | MIT
| Doc PR        |  -

Commits
-------

b5a96409b7 Update validators.es.xlf
This commit is contained in:
Fabien Potencier 2019-07-16 13:49:35 +02:00
commit b75a8be5e2
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@
</trans-unit>
<trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>Este valor debe ser entre {{ min }} y {{ max }}.</target>
<target>Este valor debe estar entre {{ min }} y {{ max }}.</target>
</trans-unit>
</body>
</file>