mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-19 22:12:15 +01:00
31 lines
659 B
JSON
31 lines
659 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Overseerr",
|
|
"description": "允许你从Overseerr或Jellyseerr搜索和添加媒体。"
|
|
},
|
|
"popup": {
|
|
"item": {
|
|
"buttons": {
|
|
"askFor": "请登录 {{title}}",
|
|
"cancel": "取消",
|
|
"request": "请求"
|
|
},
|
|
"alerts": {
|
|
"automaticApproval": {
|
|
"title": "使用API密钥",
|
|
"text": "这一请求将被自动批准"
|
|
}
|
|
}
|
|
},
|
|
"seasonSelector": {
|
|
"caption": "勾选你想要下载的季数",
|
|
"table": {
|
|
"header": {
|
|
"season": "季数",
|
|
"numberOfEpisodes": "剧集数"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|