From 23fc40bebf05b0264a988b46552ffbeeb66be1f7 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sat, 1 May 2021 19:17:16 +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 8ad0f606..384eba0b 100644 --- a/locales/de/auth.json +++ b/locales/de/auth.json @@ -1,6 +1,6 @@ { "login": { - "INVALID_LOGIN": "E-Mail oder Telefon nicht gefunden", + "INVALID_LOGIN": "E-Mail oder Telefonnummer nicht gefunden", "INVALID_PASSWORD": "Ungültiges Passwort" }, "register": {