summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:54 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:54 +0200
commit10e38a38b58f1c3cc859bcc6dc8d3f040eb25e37 (patch)
tree9ec2449311b20de502634617399b7ee95c186e8a
parentNew translations auth.json (French) (diff)
downloadserver-10e38a38b58f1c3cc859bcc6dc8d3f040eb25e37.tar.xz
New translations auth.json (Spanish)
-rw-r--r--locales/es/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/es/auth.json b/locales/es/auth.json
index 28c21bde..8271c578 100644
--- a/locales/es/auth.json
+++ b/locales/es/auth.json
@@ -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",