summary refs log tree commit diff
diff options
context:
space:
mode:
-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",