Skip to content

Commit

Permalink
[Security] Update Russian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
a1812 authored and nicolas-grekas committed May 7, 2021
1 parent d1f7eeb commit a93cdae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/translations/security.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Ссылка для входа недействительна или просрочена.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Слишком много неудачных попыток входа в систему, повторите попытку через %minutes% минуту.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Слишком много неудачных попыток входа в систему, повторите попытку через %minutes% мин.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit a93cdae

Please sign in to comment.