Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33d79b6

Browse files
committed
add german translation for checkDNS option
1 parent 31ad8c9 commit 33d79b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.de.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>Eine leere Datei ist nicht erlaubt.</target>
304304
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>Der Hostname konnte nicht aufgelöst werden.</target>
308+
</trans-unit>
305309
</body>
306310
</file>
307311
</xliff>

0 commit comments

Comments
 (0)