mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 04:22:31 +01:00
31 lines
714 B
JSON
31 lines
714 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Overseerr",
|
|
"description": "오버서 또는 젤리서에서 미디어를 검색하고 추가할 수 있습니다."
|
|
},
|
|
"popup": {
|
|
"item": {
|
|
"buttons": {
|
|
"askFor": "{{title}} 요청",
|
|
"cancel": "취소",
|
|
"request": "요청"
|
|
},
|
|
"alerts": {
|
|
"automaticApproval": {
|
|
"title": "API key 사용",
|
|
"text": "이 요청은 자동으로 승인됩니다"
|
|
}
|
|
}
|
|
},
|
|
"seasonSelector": {
|
|
"caption": "다운로드할 시즌을 선택하세요.",
|
|
"table": {
|
|
"header": {
|
|
"season": "시즌",
|
|
"numberOfEpisodes": "에피소드 수"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|