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

@@ -972,8 +972,8 @@
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverUserKey": "使用者或群組令牌",
"components.UserProfile.UserSettings.UserNotificationSettings.validationPushoverUserKey": "請輸入有效的使用者或群組令牌",
"components.IssueDetails.openin4karr": "開啟 4K {arr} 伺服器",
"components.IssueDetails.play4konplex": "在 Plex 上觀看 4K 版",
"components.IssueDetails.playonplex": "在 Plex 上觀看",
"components.IssueDetails.play4konplex": "在 {mediaServerName} 上觀看 4K 版",
"components.IssueDetails.playonplex": "在 {mediaServerName} 上觀看",
"components.IssueList.IssueItem.episodes": "集數",
"components.IssueList.IssueItem.seasons": "季數",
"components.IssueDetails.closeissue": "關閉問題",