We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affbe19 commit 2cda753Copy full SHA for 2cda753
Resources/translations/validators.en.xlf
@@ -326,6 +326,10 @@
326
<source>This value should be a multiple of {{ compared_value }}.</source>
327
<target>This value should be a multiple of {{ compared_value }}.</target>
328
</trans-unit>
329
+ <trans-unit id="85">
330
+ <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331
+ <target>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</target>
332
+ </trans-unit>
333
</body>
334
</file>
335
</xliff>
0 commit comments