{ "descriptor": { "name": "Media Requests", "description": "See a list of all media requests from your Overseerr or Jellyseerr instance", "settings": { "title": "Media requests list", "replaceLinksWithExternalHost": { "label": "Replace links with external host" } } }, "noRequests": "No requests found. Please ensure that you've configured your apps correctly.", "pending": "There are {{countPendingApproval}} requests waiting for approval.", "nonePending": "There are currently no pending approvals. You're good to go!", "state": { "approved": "Approved", "pendingApproval": "Pending approval", "declined": "Declined" }, "tooltips": { "approve": "Approve requests", "decline": "Decline requests" } }