From 91f050f0baf24aef97e63591ca00c02a351582f3 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:03:02 +0200 Subject: New translations auth.json (German) --- locales/de/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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", -- cgit 1.4.1