8000 [Security] Add missing Slovak translations. · symfony/security-core@2972edb · GitHub
[go: up one dir, main page]

Skip to content

Commit 2972edb

Browse files
author
Miro Michalicka
committed
[Security] Add missing Slovak translations.
1 parent f1dfa72 commit 2972edb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.sk.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>Účet je zablokovaný.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Príliš mnoho neúspešných pokusov o prihlásenie. Skúste to prosím znovu neskôr.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Neplatný alebo expirovaný odkaz na prihlásenie.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)
0