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.
1 parent 5ffb964 commit 9d837ecCopy full SHA for 9d837ec
src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
@@ -370,6 +370,10 @@
370
<source>This value is not a valid hostname.</source>
371
<target>Dieser Wert ist kein gültiger Hostname.</target>
372
</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>
377
</body>
378
</file>
379
</xliff>
0 commit comments