Files
homarr/public/locales/zh/modules/overseerr.json
Thomas Camlong ba7786d337 🌎 New Crowdin updates
2022-10-10 22:18:12 +02:00

30 lines
653 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": "剧集数"
}
}
}
}
}