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