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 d3444af commit efe7f54Copy full SHA for efe7f54
Resources/translations/security.fr.xlf
@@ -66,6 +66,14 @@
66
<source>Account is locked.</source>
67
<target>Le compte est bloqué.</target>
68
</trans-unit>
69
+ <trans-unit id="17">
70
+ <source>Too many failed login attempts, please try again later.</source>
71
+ <target>Plusieurs tentatives de connexion ont échoué, veuillez réessayer plus tard.</target>
72
+ </trans-unit>
73
+ <trans-unit id="18">
74
+ <source>Invalid or expired login link.</source>
75
+ <target>Lien de connexion invalide ou expiré.</target>
76
77
</body>
78
</file>
79
</xliff>
0 commit comments