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 32dc1cd + 933a449 commit 4f25914Copy full SHA for 4f25914
src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf
@@ -278,6 +278,10 @@
278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279
<target>Ez az érték ne legyen ugyanolyan mint {{ compared_value_type }} {{ compared_value }}.</target>
280
</trans-unit>
281
+ <trans-unit id="80">
282
+ <source>This value does not match the expected {{ charset }} charset.</source>
283
+ <target>Ez az érték nem az elvárt {{ charset }} karakterkódolást használja.</target>
284
+ </trans-unit>
285
</body>
286
</file>
287
</xliff>
0 commit comments