[Validator] Translate JSON message to Hungarian

This commit is contained in:
Gábor Egyed 2019-03-24 21:55:58 +01:00 committed by Fabien Potencier
parent 1bf49d41ff
commit 727e8891f3
1 changed files with 4 additions and 0 deletions

View File

@ -330,6 +330,10 @@
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Ez a Bankazonosító kód (BIC) nem kapcsolódik az IBAN kódhoz ({{ iban }}).</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>Ez az érték érvényes JSON kell, hogy legyen.</target>
</trans-unit>
</body>
</file>
</xliff>