8000 minor #41108 [Security] Update Russian translations (a1812) · symfony/symfony@e0fe8c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit e0fe8c1

Browse files
minor #41108 [Security] Update Russian translations (a1812)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Security] Update Russian translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41064 | License | MIT | Doc PR | Translate to Russian Commits ------- 965c6e4 [Security] Update Russian translations
2 parents e51e651 + 965c6e4 commit e0fe8c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
<source>Invalid or expired login link.</source>
7171
<target>Ссылка для входа недействительна или просрочена.</target>
7272
</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+
</trans-unit>
7381
</body>
7482
</file>
7583
</xliff>

0 commit comments

Comments
 (0)
0