From dbf2c2d330613d7e4951345e563b4299664f1237 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Apr 2020 03:25:28 +0530 Subject: [PATCH] New translations settings.json (German) --- src/i18n/locales/de/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de/rightSidebar/settings.json b/src/i18n/locales/de/rightSidebar/settings.json index 8e55968e..4b783f07 100644 --- a/src/i18n/locales/de/rightSidebar/settings.json +++ b/src/i18n/locales/de/rightSidebar/settings.json @@ -2,6 +2,6 @@ "title": "Einstellungen", "language": { "label": "Sprache", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "helpText": "Wenn Du helfen möchtest, die App in Deine eigene Sprache zu übersetzen, lies bitte die <1>Übersetzungsdokumentation." } } \ No newline at end of file