8000 [Validator] Added missing Hungarian translation · symfony/symfony@c89b419 · GitHub
[go: up one dir, main page]

Skip to content

Commit c89b419

Browse files
committed
[Validator] Added missing Hungarian translation
1 parent d23b38a commit c89b419

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.hu.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>Üres fájl nem megengedett.</target>
304304
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>Az állomásnevet nem lehet feloldani.</target>
308+
</trans-unit>
305309
</body>
306310
</file>
307311
</xliff>

0 commit comments

Comments
 (0)
0