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 660e9a6 + a93cdae commit 208ebb2Copy full SHA for 208ebb2
Resources/translations/security.ru.xlf
@@ -70,6 +70,14 @@
70
<source>Invalid or expired login link.</source>
71
<target>Ссылка для входа недействительна или просрочена.</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>Слишком много неудачных попыток входа в систему, повторите попытку через %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
81
</body>
82
</file>
83
</xliff>
0 commit comments