Files
Homarr/public/locales/tw/modules/overseerr.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

31 lines
641 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": "集數"
}
}
}
}
}