8000 [Validator] Add a Polish translation for the checkDNS option in the U… · symfony/symfony@bf26992 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf26992

Browse files
committed
[Validator] Add a Polish translation for the checkDNS option in the URL validator.
1 parent 728e05e commit bf26992

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
@@ -302,6 +302,10 @@
302302
<source>An empty file is not allowed.</source>
303303
<target>Plik nie może być pusty.</target>
304304
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>Nazwa hosta nie została rozpoznana.</target>
308+
</trans-unit>
305309
</body>
306310
</file>
307311
</xliff>

0 commit comments

Comments
 (0)
0