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 b6857ba + a591ba3 commit 34f5823Copy full SHA for 34f5823
src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf
@@ -306,6 +306,10 @@
306
<source>This value does not match the expected {{ charset }} charset.</source>
307
<target>Deze waarde is niet in de verwachte tekencodering {{ charset }}.</target>
308
</trans-unit>
309
+ <trans-unit id="81">
310
+ <source>This is not a valid Business Identifier Code (BIC).</source>
311
+ <target>Dit is geen geldige bedrijfsidentificatiecode (BIC/SWIFT).</target>
312
+ </trans-unit>
313
</body>
314
</file>
315
</xliff>
0 commit comments