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:
Luca
2023-05-16 22:30:04 +02:00
committed by GitHub
parent 3e6413d9f2
commit ba8ef4a844
3 changed files with 22 additions and 4 deletions

View File

@@ -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.",