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 b5ccfc1 commit 939fd78Copy full SHA for 939fd78
Resources/translations/validators.pl.xlf
@@ -370,6 +370,10 @@
370
<source>This value is not a valid hostname.</source>
371
<target>Ta wartość nie jest prawidłową nazwą hosta.</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>Liczba elementów w tym zbiorze powinna być wielokrotnością {{ compared_value }}.</target>
376
+ </trans-unit>
377
</body>
378
</file>
379
</xliff>
0 commit comments