8000
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 d3d880a commit ce4ff50Copy full SHA for ce4ff50
src/Symfony/Component/Validator/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