Skip to content

Commit 0cff7ba

Browse files
committed
minor #41871 [Validators] Add new translation in Hungarian (danielTiringer)
This PR was merged into the 4.4 branch. Discussion ---------- [Validators] Add new translation in Hungarian | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41821 | License | MIT | Doc PR | N/A This PR adds missing Hungarian translations. Commits ------- 78745133b3 Add new translation in Hungarian
2 parents 2357b47 + b61b88a commit 0cff7ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.hu.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Ez az érték nem egy érvényes nemzetközi értékpapír-azonosító szám (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Ennek az értéknek érvényes kifejezésnek kell lennie.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)