diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index f87d03b5d74..2bf5ed9a93a 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "Je sais ce que je fais", "Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.", "Reset password" : "Réinitialiser le mot de passe", + "Sending email …" : "Envoi du mail en cours...", "No" : "Non", "Yes" : "Oui", "No files in here" : "Aucun fichier", @@ -274,6 +275,7 @@ OC.L10N.register( "Wrong password." : "Mot de passe incorrect.", "Log in" : "Se connecter", "Stay logged in" : "Rester connecté", + "Forgot password?" : "Mot de passe oublié ?", "Alternative Logins" : "Identifiants alternatifs", "Account access" : "Accès au compte", "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", |