From 708920df44e6e3d34b9ccab52e3db3e6753af5f7 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 13 Mar 2022 07:13:28 +0100 Subject: [PATCH] New translations landing.json (German) --- client/public/locales/de/landing.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/public/locales/de/landing.json b/client/public/locales/de/landing.json index baf5cc18..d9fae4ee 100644 --- a/client/public/locales/de/landing.json +++ b/client/public/locales/de/landing.json @@ -2,7 +2,7 @@ "actions": { "app": "Gehe zu App", "login": "Anmelden", - "logout": "Abmelden", + "logout": "Ausloggen", "register": "Registrieren" }, "features": { @@ -18,7 +18,7 @@ } }, "links": { - "heading": "Links", + "heading": "Verknüpfungen", "links": { "donate": "Spenden", "github": "Quellcode",