34 lines
945 B
JSON
34 lines
945 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Yêu cầu đa phương tiện",
|
|
"description": "Xem danh sách các yêu cầu đa phương tiện từ Overseerr hoặc Jellyseerr của bạn",
|
|
"settings": {
|
|
"title": "Danh sách yêu cầu đa phương tiện",
|
|
"replaceLinksWithExternalHost": {
|
|
"label": "Thay thế liên kết bằng máy chủ bên ngoài"
|
|
},
|
|
"openInNewTab": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"noRequests": "Không tìm thấy yêu cầu. Hãy đảm bảo rằng bạn đã thiết lập đúng ứng dụng của mình.",
|
|
"state": {
|
|
"approved": "Đã duyệt",
|
|
"pendingApproval": "Chờ duyệt",
|
|
"declined": "Bị từ chối"
|
|
},
|
|
"tooltips": {
|
|
"approve": "Duyệt yêu cầu",
|
|
"decline": "Từ chối yêu cầu",
|
|
"approving": ""
|
|
},
|
|
"mutation": {
|
|
"approving": "",
|
|
"declining": "",
|
|
"request": "",
|
|
"approved": "",
|
|
"declined": ""
|
|
}
|
|
}
|