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 de1409e commit a9eeb06Copy full SHA for a9eeb06
src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
@@ -438,6 +438,10 @@
438
<source>This value is not a valid MAC address.</source>
439
<target>Ta wartość nie jest prawidłowym adresem MAC.</target>
440
</trans-unit>
441
+ <trans-unit id=" 53D4 ;113">
442
+ <source>This URL does not contain a TLD.</source>
443
+ <target>Podany adres URL nie zawiera domeny najwyższego poziomu (TLD).</target>
444
+ </trans-unit>
445
</body>
446
</file>
447
</xliff>
0 commit comments