mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
19 lines
488 B
JSON
19 lines
488 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Calendrier",
|
|
"description": "Affiche un calendrier avec les prochaines sorties, à partir des intégrations prises en charge.",
|
|
"settings": {
|
|
"title": "Paramètres du widget Calendrier",
|
|
"useSonarrv4": {
|
|
"label": "Utiliser l'API de Sonarr v4"
|
|
},
|
|
"sundayStart": {
|
|
"label": "Commencez la semaine par dimanche"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Type de sortie Radarr"
|
|
}
|
|
}
|
|
}
|
|
}
|