mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 15:02:29 +01:00
19 lines
490 B
JSON
19 lines
490 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Calendário",
|
|
"description": "Apresenta um calendário com os próximos lançamentos, a partir das integrações suportadas.",
|
|
"settings": {
|
|
"title": "Definições para o widget Calendário",
|
|
"useSonarrv4": {
|
|
"label": "Utilizar Sonarr v4 API"
|
|
},
|
|
"sundayStart": {
|
|
"label": "Comece a semana no Domingo"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Tipo de libertação de Radarr"
|
|
}
|
|
}
|
|
}
|
|
}
|