Files
homarr/public/locales/en/modules/calendar.json
2023-01-11 08:44:32 +09:00

15 lines
396 B
JSON

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