1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00

New translations auth.json (French)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:53 +02:00
parent 1ad0fd3491
commit bdf2ebf416

View File

@ -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",