Update validators.es.xlf

This commit is contained in:
Pablo Lozano 2019-07-12 13:06:55 +02:00 committed by GitHub
parent 1b9f7102fd
commit b5a96409b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -364,7 +364,7 @@
</trans-unit> </trans-unit>
<trans-unit id="94"> <trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source> <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> </trans-unit>
</body> </body>
</file> </file>