mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-07 21:01:03 +01:00
19 lines
432 B
JSON
19 lines
432 B
JSON
{
|
|
"descriptor": {
|
|
"name": "日历",
|
|
"description": "在日历中显示来自支持集成中的即将发布的版本。",
|
|
"settings": {
|
|
"title": "设置日历小部件",
|
|
"useSonarrv4": {
|
|
"label": "使用Sonarr v4 API"
|
|
},
|
|
"sundayStart": {
|
|
"label": "使用周日作为一周的开始"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Radarr发布类型"
|
|
}
|
|
}
|
|
}
|
|
}
|