mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 06:52:17 +01:00
31 lines
646 B
JSON
31 lines
646 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Overseerr",
|
|
"description": "允许您从Overseerr 或 Jellyseerr 搜索和添加媒体。"
|
|
},
|
|
"popup": {
|
|
"item": {
|
|
"buttons": {
|
|
"askFor": "请求 {{title}}",
|
|
"cancel": "取消",
|
|
"request": "请求"
|
|
},
|
|
"alerts": {
|
|
"automaticApproval": {
|
|
"title": "使用 API key",
|
|
"text": "此请求将被自动批准"
|
|
}
|
|
}
|
|
},
|
|
"seasonSelector": {
|
|
"caption": "勾选您想要下载的季",
|
|
"table": {
|
|
"header": {
|
|
"season": "季",
|
|
"numberOfEpisodes": "集数"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|