Skip to content

Commit

Permalink
Update validators.es.xlf
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpv authored and fabpot committed Feb 12, 2019
1 parent d3d880a commit 3197a5f
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -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>
Expand Down

0 comments on commit 3197a5f

Please sign in to comment.