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

Commit 4c09213

Browse files
committed
minor #38796 Added missing translations for Russian (mamontovdmitriy)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- Added missing translations for Russian | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38759 | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Hello! I added missing translations for Russian. Commits ------- 6a9e274a10 Added missing translations for Russian
2 parents 02306b8 + fedf06d commit 4c09213

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Core/Resources/translations/security.ru.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>Учетная запись заблокирована.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Слишком много неудачных попыток входа, пожалуйста, попробуйте позже.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Ссылка для входа недействительна или просрочена.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)