8000 [Validator] added missing Polish translation for unit 113 · symfony/symfony@a9eeb06 · GitHub
[go: up one dir, main page]

Skip to content

Commit a9eeb06

Browse files
committed
[Validator] added missing Polish translation for unit 113
1 parent de1409e commit a9eeb06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,10 @@
438438
<source>This value is not a valid MAC address.</source>
439439
<target>Ta wartość nie jest prawidłowym adresem MAC.</target>
440440
</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>
441445
</body>
442446
</file>
443447
</xliff>

0 commit comments

Comments
 (0)
0