mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 17:16:50 -05:00
style: added mediaServerType to reflect which mediaserver is being used in the play on button
added mediaServerType to reflect which mediaserver is being used in the play on button in issues page
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
"components.IssueDetails.openedby": "#{issueId} opened {relativeTime} by {username}",
|
||||
"components.IssueDetails.openin4karr": "Open in 4K {arr}",
|
||||
"components.IssueDetails.openinarr": "Open in {arr}",
|
||||
"components.IssueDetails.play4konplex": "Play in 4K on Plex",
|
||||
"components.IssueDetails.playonplex": "Play on Plex",
|
||||
"components.IssueDetails.play4konplex": "Play in 4K on {mediaServerName}",
|
||||
"components.IssueDetails.playonplex": "Play on {mediaServerName}",
|
||||
"components.IssueDetails.problemepisode": "Affected Episode",
|
||||
"components.IssueDetails.problemseason": "Affected Season",
|
||||
"components.IssueDetails.reopenissue": "Reopen Issue",
|
||||
|
||||
Reference in New Issue
Block a user