8000 minor #37004 [Form] Update Hungarian translations (1ed) · symfony/symfony@a3c460f · GitHub
[go: up one dir, main page]

Skip to content

Commit a3c460f

Browse files
committed
minor #37004 [Form] Update Hungarian translations (1ed)
This PR was merged into the 3.4 branch. Discussion ---------- [Form] Update Hungarian translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | - | License | MIT | Doc PR | - <!-- Replace this notice by a short README for your feature/bugfix. This will help people understand your PR and can be used as a start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - Never break backward compatibility (see https://symfony.com/bc). - Bug fixes must be submitted against the lowest maintained branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too.) - Features and deprecations must be submitted against branch master. --> Commits ------- 1614595 Update Hungarian translations
2 parents b7cd22c + 1614595 commit a3c460f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Form/Resources/translations/validators.hu.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
1515
<target>Érvénytelen CSRF token. Kérem, próbálja újra elküldeni az űrlapot.</target>
1616
</trans-unit>
17+
<trans-unit id="99">
18+
<source>This value is not a valid HTML5 color.</source>
19+
<target>Ez az érték nem egy érvényes HTML5 szín.</target>
20+
</trans-unit>
1721
</body>
1822
</file>
1923
</xliff>

0 commit comments

Comments
 (0)
0