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 372c74a commit c9f4be6Copy full SHA for c9f4be6
Resources/translations/validators.uz.xlf
@@ -394,6 +394,16 @@
394
<source>This value is not a valid CSS color.</source>
395
<target>Bu qiymat haqiqiy CSS rangi emas.</target>
396
</trans-unit>
397
+ <trans-unit id="102">
398
+ <source>This value is not a valid CIDR notation.</source>
399
+ <target>Qiymat CIDR belgisiga mos kelmaydi.</target>
400
+ </trans-unit>
401
+ <trans-unit id="103">
402
+ <source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
403
+ <target>Tarmoq niqobining qiymati {{ min }} va {{ max }} oralig'ida bo'lishi kerak.</target>
404
405
+
406
407
</body>
408
</file>
409
</xliff>
0 commit comments