summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--locales/fr/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/fr/auth.json b/locales/fr/auth.json

index 98d5b2e2..eb9eef98 100644 --- a/locales/fr/auth.json +++ b/locales/fr/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-Mail ou Téléphone introuvable", - "INVALID_PASSWORD": "Mot de passe invalide" + "INVALID_PASSWORD": "Mot de passe invalide", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "L'inscription aux nouveaux utilisateurs est désactivée",