8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68ee96d + af53ecd commit c1e9ba8Copy full SHA for c1e9ba8
src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf
@@ -70,6 +70,14 @@
70
<source>Invalid or expired login link.</source>
71
<target>Geçersiz veya süresi dolmuş oturum açma bağlantısı.</target>
72
</trans-unit>
73
+ <trans-unit id="19">
74
+ <source>Too many failed login attempts, please try again in %minutes% minute.</source>
75
+ <target>Çok fazla başarısız giriş denemesi, lütfen %minutes% dakika sonra tekrar deneyin.</target>
76
+ </trans-unit>
77
+ <trans-unit id="20">
78
+ <source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79
80
81
</body>
82
</file>
83
</xliff>
0 commit comments