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:
Fallenbagel
2022-05-20 06:33:08 +05:00
parent 0dd8b15109
commit 1e53139162
18 changed files with 75 additions and 40 deletions

View File

@@ -671,7 +671,7 @@
"components.ManageSlideOver.tvshow": "serier",
"components.PermissionEdit.viewissuesDescription": "Gi tillatelse til å vise avvik som er rapportert av andre brukere.",
"components.IssueDetails.allepisodes": "Alle Episoder",
"components.IssueDetails.playonplex": "Spill av med Plex",
"components.IssueDetails.playonplex": "Spill av med {mediaServerName}",
"components.IssueDetails.problemseason": "Gjelder Sessong",
"components.IssueDetails.reopenissue": "Åpne Avvik",
"components.IssueDetails.commentplaceholder": "Legg til kommentar…",
@@ -719,7 +719,7 @@
"components.IssueDetails.nocomments": "Ingen Kommentar.",
"components.IssueDetails.openedby": "#{issueId} ble registert {relativeTime} av {username}",
"components.IssueDetails.openin4karr": "Vis i 4K {arr}",
"components.IssueDetails.play4konplex": "Spill av i 4K med Plex",
"components.IssueDetails.play4konplex": "Spill av i 4K med {mediaServerName}",
"components.IssueDetails.problemepisode": "Gjelder Episode",
"components.IssueList.IssueItem.seasons": "{seasonCount, plural, one {Sessong} other {Sessonger}}",
"components.NotificationTypeSelector.adminissuecommentDescription": "Bli varslet når andre brukere kommenterer på avvik.",