8000 minor #13275 [Validator][Translation][ES] Spanish translation for che… · symfony/symfony@b3b4f50 · GitHub
[go: up one dir, main page]

Skip to content

Commit b3b4f50

Browse files
committed
minor #13275 [Validator][Translation][ES] Spanish translation for checkDNS option (phansys)
This PR was merged into the 2.7 branch. Discussion ---------- [Validator][Translation][ES] Spanish translation for checkDNS option Spanish translation for the ```checkDNS``` option introduced in #12956. | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Doc PR | none Commits ------- c81be5b Spanish translation for the ```checkDNS``` option introduced in #12956.
2 parents 72d0f93 + c81be5b commit b3b4f50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.es.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>No está permitido un archivo vacío.</target>
304304
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>No se puede resolver el host.</target>
308+
</trans-unit>
305309
</body>
306310
</file>
307311
</xliff>

0 commit comments

Comments
 (0)
0