Files
homarr/public/locales/en/modules/calendar-module.json
2022-08-24 21:01:29 +02:00

11 lines
267 B
JSON

{
"descriptor": {
"name": "Calendar",
"description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
"settings": {
"sundayStart": {
"label": "Start the week on Sunday"
}
}
}
}