mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-17 13:02:18 +01:00
31 lines
802 B
JSON
31 lines
802 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": "エピソード数"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|