minor #13256 [Validator] add german translation for checkDNS option (xabbuh)

This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] add german translation for checkDNS option

| Q             | A
| ------------- | ---
| Fixed tickets |
| License       | MIT

German translation for the `checkDNS` option introduced in #12956.

Commits
-------

33d79b6 add german translation for checkDNS option
This commit is contained in:
Fabien Potencier 2015-01-05 15:35:31 +01:00
commit e64daca980
1 changed files with 4 additions and 0 deletions

View File

@ -302,6 +302,10 @@
<source>An empty file is not allowed.</source>
<target>Eine leere Datei ist nicht erlaubt.</target>
</trans-unit>
<trans-unit id="79">
<source>The host could not be resolved.</source>
<target>Der Hostname konnte nicht aufgelöst werden.</target>
</trans-unit>
</body>
</file>
</xliff>