diff --git a/src/i18n/de/screens/tabs.json b/src/i18n/de/screens/tabs.json index b98356f0..122edd73 100644 --- a/src/i18n/de/screens/tabs.json +++ b/src/i18n/de/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "Schriftgröße" }, + "language": { + "name": "" + }, "lists": { "name": "Listen" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "Sprache", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" }