✨ Allow opening media requests links in external host (#824)
* Allow opening media requests links in external host * Removed useless translation files * Restored translations * 🌐 Add missing translation --------- Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"name": "Media Requests",
|
||||
"description": "See a list of all media requests from your Overseerr or Jellyseerr instance",
|
||||
"settings": {
|
||||
"title": "Media requests list"
|
||||
"title": "Media requests list",
|
||||
"replaceLinksWithExternalHost": {
|
||||
"label": "Replace links with external host"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noRequests": "No requests found. Please ensure that you've configured your apps correctly.",
|
||||
|
||||
Reference in New Issue
Block a user