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

Skip to content

Commit 933a449

Browse files
committed
[Validator] Added missing Hungarian translation
1 parent 0b1f172 commit 933a449
Copy full SHA for 933a449

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
@@ -278,6 +278,10 @@
278278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279279
<target>Ez az érték ne legyen ugyanolyan mint {{ compared_value_type }} {{ compared_value }}.</target>
280280
</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>
281285
</body>
282286
</file>
283287
</xliff>

0 commit comments

Comments
 (0)
0