Files
homarr/public/locales/en/modules/calendar.json
2023-06-28 20:15:26 +09:00

21 lines
489 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"
},
"hideWeekDays": {
"label": ""
}
}
}
}