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

Skip to content

Commit 95c2f9b

Browse files
committed
[Validator] added missing Hungarian translation
1 parent bf62cbe commit 95c2f9b

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
@@ -434,6 +434,10 @@
434434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435435
<target>Az érzékelt karakterkódolás érvénytelen ({{ detected }}). Engedélyezett karakterkódolások: {{ encodings }}.</target>
436436
</trans-unit>
437+
<trans-unit id="112">
438+
<source>This is not a valid MAC address.</source>
439+
<target>Ez egy érvénytelen MAC cím.</target>
440+
</trans-unit>
437441
</body>
438442
</file>
439443
</xliff>

0 commit comments

Comments
 (0)
0