Skip to content

Commit 259f48a

Browse files
1edfabpot
authored andcommitted
[Validator] Add missing Hungarian translations
1 parent e13ca48 commit 259f48a

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
@@ -358,6 +358,14 @@
358358
<source>This value is not a valid timezone.</source>
359359
<target>Ez az érték nem egy érvényes időzóna.</target>
360360
</trans-unit>
361+
<trans-unit id="93">
362+
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
363+
<target>Ez a jelszó korábban egy adatvédelmi incidens során illetéktelenek kezébe került, így nem használható. Kérjük, használjon másik jelszót.</target>
364+
</trans-unit>
365+
<trans-unit id="94">
366+
<source>This value should be between {{ min }} and {{ max }}.</source>
367+
<target>Ennek az értéknek {{ min }} és {{ max }} között kell lennie.</target>
368+
</trans-unit>
361369
</body>
362370
</file>
363371
</xliff>

0 commit comments

Comments
 (0)