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 26c0575 commit ee2d348Copy full SHA for ee2d348
Resources/translations/validators.de.xlf
@@ -330,6 +330,14 @@
330
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331
<target>Diese internationale Bankleitzahl (BIC) ist nicht mit der IBAN {{ iban }} assoziiert.</target>
332
</trans-unit>
333
+ <trans-unit id="86">
334
+ <source>This value should be valid JSON.</source>
335
+ <target>Dieser Wert sollte gültiges JSON sein.</target>
336
+ </trans-unit>
337
+ <trans-unit id="87">
338
+ <source>This collection should contain only unique elements.</source>
339
+ <target>Diese Sammlung darf keine doppelten Elemente enthalten.</target>
340
341
</body>
342
</file>
343
</xliff>
0 commit comments