Skip to content

Commit bfb040b

Browse files
committed
minor #30200 Update validators.hu.xlf (connorhu)
This PR was squashed before being merged into the 3.4 branch (closes #30200). Discussion ---------- Update validators.hu.xlf Translating message of DivisibleBy constraint. | Q | A | ------------- | --- | Branch? | master for features / 3.4 up to 4.2 for bug fixes | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #30168 | License | MIT Commits ------- 4ab3af0036 Update validators.hu.xlf
2 parents 1cc5f0f + 11574a4 commit bfb040b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/validators.hu.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,14 @@
322322
<source>This is not a valid UUID.</source>
323323
<target>Érvénytelen egyedi azonosító (UUID).</target>
324324
</trans-unit>
325+
<trans-unit id="84">
326+
<source>This value should be a multiple of {{ compared_value }}.</source>
327+
<target>Ennek az értéknek oszthatónak kell lennie a következővel: {{ compared_value }}</target>
328+
</trans-unit>
329+
<trans-unit id="85">
330+
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331+
<target>Ez a Bankazonosító kód (BIC) nem kapcsolódik az IBAN kódhoz ({{ iban }}).</target>
332+
</trans-unit>
325333
</body>
326334
</file>
327335
</xliff>

0 commit comments

Comments
 (0)