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.
2 parents 362974b + 39f0989 commit e122d88Copy full SHA for e122d88
src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf
@@ -310,6 +310,10 @@
310
<source>This value does not match the expected {{ charset }} charset.</source>
311
<target>Ta vrednost se ne ujema s pričakovanim naborom znakov {{ charset }}.</target>
312
</trans-unit>
313
+ <trans-unit id="81">
314
+ <source>This is not a valid Business Identifier Code (BIC).</source>
315
+ <target>To ni veljavna identifikacijska koda podjetja (BIC).</target>
316
+ </trans-unit>
317
</body>
318
</file>
319
</xliff>
0 commit comments