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 f6df2fd + 55b2355 commit ffd9b0aCopy full SHA for ffd9b0a
Resources/translations/security.pl.xlf
@@ -62,6 +62,14 @@
62
<source>Account is locked.</source>
63
<target>Konto jest zablokowane.</target>
64
</trans-unit>
65
+ <trans-unit id="17">
66
+ <source>Too many failed login attempts, please try again later.</source>
67
+ <target>Zbyt dużo nieudanych prób logowania, proszę spróbować ponownie później.</target>
68
+ </trans-unit>
69
+ <trans-unit id="18">
70
+ <source>Invalid or expired login link.</source>
71
+ <target>Nieprawidłowy lub wygasły link logowania.</target>
72
73
</body>
74
</file>
75
</xliff>
0 commit comments