From fbdf7ea9933e63689cbc2a23b263573505987d37 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:12:51 +0200 Subject: [PATCH] New translations auth.json (German) --- locales/de/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de/auth.json b/locales/de/auth.json index 3f8c2b26..63addd6f 100644 --- a/locales/de/auth.json +++ b/locales/de/auth.json @@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "E-Mail oder Telefonnummer nicht gefunden", "INVALID_PASSWORD": "Ungültiges Passwort", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Dieses Konto ist gesperrt" }, "register": { "REGISTRATION_DISABLED": "Die Registrierung ist deaktiviert",