Files
homarr/public/locales/en/modules/calendar.json
2023-01-10 20:55:35 +01:00

12 lines
319 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"
}
}
}
}