Files
Homarr/public/locales/en/modules/calendar.json
2023-02-05 17:09:11 +01:00

19 lines
437 B
JSON

{
"descriptor": {
"name": "Calendar",
"description": "Displays a calendar with upcoming releases, from supported integrations.",
"settings": {
"title": "Settings for Calendar widget",
"useSonarrv4": {
"label": "Use Sonarr v4 API"
},
"sundayStart": {
"label": "Start the week on Sunday"
},
"radarrReleaseType": {
"label": "Radarr release type"
}
}
}
}