New translations calendar.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 12:08:28 +02:00
committed by ajnart
parent 6320f9a645
commit 361784743d

View File

@@ -1,10 +1,10 @@
{ {
"descriptor": { "descriptor": {
"name": "Kalender", "name": "Calendar",
"description": "Ein Kalender Modul welches bevorstehende Shows anzeigt. Es interagiert mit der API von Sonarr, Radarr, Readarr und Lidarr.", "description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
"settings": { "settings": {
"sundayStart": { "sundayStart": {
"label": "Wochenstart am Sonntag" "label": "Start the week on Sunday"
} }
} }
} }