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.
2 parents d70b158 + 4db838e commit 568fab1Copy full SHA for 568fab1
src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf
@@ -430,6 +430,10 @@
430
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431
<target>A fájl kiterjesztése érvénytelen ({{ extension }}). Engedélyezett kiterjesztések: {{ extensions }}.</target>
432
</trans-unit>
433
+ <trans-unit id="111">
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
</body>
438
</file>
439
</xliff>
0 commit comments