8000 minor #54522 [Validator] added missing Polish translation (thunderer) · symfony/symfony@3faeb57 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3faeb57

Browse files
minor #54522 [Validator] added missing Polish translation (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] added missing Polish translation | 8000 Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Added missing translation. I'm a native Polish speaker. Commits ------- a9eeb06 [Validator] added missing Polish translation for unit 113
2 parents 114e5e9 + a9eeb06 commit 3faeb57

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="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