8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf62cbe commit 95c2f9bCopy full SHA for 95c2f9b
src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf
@@ -434,6 +434,10 @@
434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435
<target>Az érzékelt karakterkódolás érvénytelen ({{ detected }}). Engedélyezett karakterkódolások: {{ encodings }}.</target>
436
</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>
441
</body>
442
</file>
443
</xliff>
0 commit comments