Files
homarr/public/locales/en/modules/calendar.json
2023-08-06 16:00:40 +02:00

21 lines
485 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"
},
"radarrReleaseType": {
"label": "Radarr release type"
},
"hideWeekDays": {
"label": "Hide week days"
},
"fontSize": {
"label": "Font Size"
}
}
}
}