summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:53 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:53 +0200
commitbdf2ebf416062b4752dd6a83eed87e82c73471b5 (patch)
tree04feef5661f387a5746940bfbbd5bc240caa3519
parentNew translations auth.json (Romanian) (diff)
downloadserver-bdf2ebf416062b4752dd6a83eed87e82c73471b5.tar.xz
New translations auth.json (French)
-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",