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 caa53d3 commit 46af645Copy full SHA for 46af645
Resources/translations/validators.pl.xlf
@@ -326,6 +326,10 @@
326
<source>This value should be a multiple of {{ compared_value }}.</source>
327
<target>Ta wartość powinna być wielokrotnością {{ 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>Ten kod BIC (Business Identifier Code) nie jest powiązany z międzynarodowym numerem rachunku bankowego (IBAN) {{ iban }}.</target>
332
+ </trans-unit>
333
</body>
334
</file>
335
</xliff>
0 commit comments