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.
2 parents de1409e + 6a96d35 commit 114e5e9Copy full SHA for 114e5e9
src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf
@@ -438,6 +438,10 @@
438
<source>This value is not a valid MAC address.</source>
439
<target>Šī vērtība nav derīga MAC adrese.</target>
440
</trans-unit>
441
+ <trans-unit id="113">
442
+ <source>This URL does not contain a TLD.</source>
443
+ <target>Šis URL nesatur augšējā līmeņa domēnu (TLD).</target>
444
+ </trans-unit>
445
</body>
446
</file>
447
</xliff>
0 commit comments