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 3bf0298 + 1510216 commit 61f0827Copy full SHA for 61f0827
Resources/translations/security.es.xlf
@@ -66,6 +66,14 @@
66
<source>Account is locked.</source>
67
<target>La cuenta está bloqueada.</target>
68
</trans-unit>
69
+ <trans-unit id="17">
70
+ <source>Too many failed login attempts, please try again later.</source>
71
+ <target>Demasiados intentos fallidos de inicio de sesión, inténtelo de nuevo más tarde.</target>
72
+ </trans-unit>
73
+ <trans-unit id="18">
74
+ <source>Invalid or expired login link.</source>
75
+ <target>Enlace de inicio de sesión inválido o expirado.</target>
76
77
</body>
78
</file>
79
</xliff>
0 commit comments