summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:02 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:02 +0200
commit91f050f0baf24aef97e63591ca00c02a351582f3 (patch)
tree08adcf43105db37b02d9e0efea8a4236bc08b1c7
parentNew translations auth.json (Danish) (diff)
downloadserver-91f050f0baf24aef97e63591ca00c02a351582f3.tar.xz
New translations auth.json (German)
-rw-r--r--locales/de/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/de/auth.json b/locales/de/auth.json
index 6c91695c..3f8c2b26 100644
--- a/locales/de/auth.json
+++ b/locales/de/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-Mail oder Telefonnummer nicht gefunden",
-		"INVALID_PASSWORD": "Ungültiges Passwort"
+		"INVALID_PASSWORD": "Ungültiges Passwort",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Die Registrierung ist deaktiviert",