8000 [Validator] Add Hungarian translation for the BIC constraint · symfony/symfony@f26425b · GitHub
[go: up one dir, main page]

Skip to content

Commit f26425b

Browse files
committed
[Validator] Add Hungarian translation for the BIC constraint
1 parent 4a98f28 commit f26425b

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
@@ -310,6 +310,10 @@
310310
<source>This value does not match the expected {{ charset }} charset.</source>
311311
<target>Ez az érték nem az elvárt {{ charset }} karakterkódolást használja.</target>
312312
</trans-unit>
313+
<trans-unit id="81">
314+
<source>This is not a valid Business Identifier Code (BIC).</source>
315+
<target>Érvénytelen nemzetközi bankazonosító kód (BIC/SWIFT).</target>
316+
</trans-unit>
313317
</body>
314318
</file>
315319
</xliff>

0 commit comments

Comments
 (0)
0