Skip to content

Commit 5bc0331

Browse files
committed
add German translation
1 parent d8df7b3 commit 5bc0331

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.de.xlf

+4
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,10 @@
370370
<source>This value is not a valid hostname.</source>
371371
<target>Dieser Wert ist kein gültiger Hostname.</target>
372372
</trans-unit>
373+
<trans-unit id="96">
374+
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
375+
<target>Die Anzahl an Elementen in dieser Sammlung sollte ein Vielfaches von {{ compared_value }} sein.</target>
376+
</trans-unit>
373377
</body>
374378
</file>
375379
</xliff>

0 commit comments

Comments
 (0)