diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index d470eabe9..e9337497f 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -1,10 +1,10 @@ { "descriptor": { - "name": "Calendar", - "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.", + "name": "Kalender", + "description": "Ein Kalender Modul welches bevorstehende Shows anzeigt. Es interagiert mit der API von Sonarr, Radarr, Readarr und Lidarr.", "settings": { "sundayStart": { - "label": "Start the week on Sunday" + "label": "Wochenstart am Sonntag" } } }