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 52d4c79Copy full SHA for 52d4c79
Resources/translations/security.en.xlf
@@ -66,6 +66,14 @@
66
<source>Account is locked.</source>
67
<target>Account is locked.</target>
68
</trans-unit>
69
+ <trans-unit id="17">
70
+ <source>Too many failed login attempts, please try again later.</source>
71
+ <target>Too many failed login attempts, please try again later.</target>
72
+ </trans-unit>
73
+ <trans-unit id="18">
74
+ <source>Invalid or expired login link.</source>
75
+ <target>Invalid or expired login link.</target>
76
77
</body>
78
</file>
79
</xliff>
0 commit comments