Update validators.es.xlf

This commit is contained in:
David Perez Vicens 2019-02-12 11:47:41 +01:00 committed by Fabien Potencier
parent d3d880a1e7
commit 3197a5ff29
1 changed files with 4 additions and 0 deletions

View File

@ -325,6 +325,10 @@
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>Este valor debería ser múltiplo de {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Este Código de Identificación Bancaria (BIC) no está asociado con el IBAN {{ iban }}.</target>
</trans-unit>
</body>
</file>