Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 0029655

Browse files
committed
minor #43379 Add the missing greek translations for security core and validator component (AchillesKal)
This PR was merged into the 4.4 branch. Discussion ---------- Add the missing greek translations for security core and validator component | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | #43321 | License | MIT Commits ------- 8e5e997fa1 Add the missing greek translations for security core and validator component
2 parents 90de205 + 6245e76 commit 0029655

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Core/Resources/translations/security.el.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
<source>Invalid or expired login link.</source>
7171
<target>Μη έγκυρος ή ληγμένος σύνδεσμος σύνδεσης.</target>
7272
</trans-unit>
73+
<trans-unit id="19">
74+
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75+
<target>Πολλαπλές αποτυχημένες απόπειρες σύνδεσης, παρακαλούμε ξαναδοκιμάστε σε %minutes% λεπτό.</target>
76+
</trans-unit>
77+
<trans-unit id="20">
78+
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79+
<target>Πολλαπλές αποτυχημένες απόπειρες σύνδεσης, παρακαλούμε ξαναδοκιμάστε σε %minutes% λεπτά.</target>
80+
</trans-unit>
7381
</body>
7482
</file>
7583
</xliff>

0 commit comments

Comments
 (0)