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.
2 parents 114e5e9 + a9eeb06 commit 3faeb57Copy full SHA for 3faeb57
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="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