summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:51 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-11 21:12:51 +0200
commit8243d71e357045eb44bb58217ced8eeeba7216ac (patch)
tree9bf07e557214fb27d896a571ee7ddd7fd39e19f1
parentNew translations auth.json (Korean) (diff)
downloadserver-8243d71e357045eb44bb58217ced8eeeba7216ac.tar.xz
New translations auth.json (German)
-rw-r--r--locales/de/auth.json2
1 files changed, 1 insertions, 1 deletions
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",