mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
New translations auth.json (Spanish)
This commit is contained in:
parent
bdf2ebf416
commit
10e38a38b5
@ -1,7 +1,8 @@
|
||||
{
|
||||
"login": {
|
||||
"INVALID_LOGIN": "E-Mail o teléfono no encontrado",
|
||||
"INVALID_PASSWORD": "Contraseña Incorrecta"
|
||||
"INVALID_PASSWORD": "Contraseña Incorrecta",
|
||||
"ACCOUNT_DISABLED": "This account is disabled"
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "El registro de un nuevo usuario no se encuentra habilitado",
|
||||
|
Loading…
Reference in New Issue
Block a user