Skip to content

Commit 00665c4

Browse files
minor #38834 [Form, Security, Validator] Add missing Turkish translations (tr) (ahmed-bhs)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- [Form, Security, Validator] Add missing Turkish translations (tr) [Form, Security, Validator] Add missing Turkish translations (tr) related issue #38768 | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38768 | License | MIT Commits ------- 9facb1a11a [Form, Security, Validator] Add missing Turkish translations (tr)
2 parents 20e817e + 965ec39 commit 00665c4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.tr.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>Hesap kilitlenmiş.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Çok fazla başarısız giriş denemesi, lütfen daha sonra tekrar deneyin.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Geçersiz veya süresi dolmuş oturum açma bağlantısı.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)