mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 16:47:54 -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:
@@ -141,7 +141,7 @@
|
||||
"components.IssueDetails.deleteissue": "Usuń problem",
|
||||
"components.MovieDetails.budget": "Budżet",
|
||||
"components.MovieDetails.mark4kavailable": "Oznacz jako dostępne w 4K",
|
||||
"components.IssueDetails.play4konplex": "Odtwarzanie w 4K na platformie Plex",
|
||||
"components.IssueDetails.play4konplex": "Odtwarzanie w 4K na platformie {mediaServerName}",
|
||||
"components.ManageSlideOver.movie": "film",
|
||||
"components.IssueDetails.reopenissue": "Otwórz ponownie problem",
|
||||
"components.MovieDetails.recommendations": "Rekomendacje",
|
||||
@@ -427,7 +427,7 @@
|
||||
"components.Settings.RadarrModal.loadingrootfolders": "Ładowanie folderów głównych…",
|
||||
"components.Settings.RadarrModal.defaultserver": "Domyślny serwer",
|
||||
"components.Settings.RadarrModal.validationProfileRequired": "Musisz wybrać profil jakości",
|
||||
"components.IssueDetails.playonplex": "Odtwarzaj na Plex",
|
||||
"components.IssueDetails.playonplex": "Odtwarzaj na {mediaServerName}",
|
||||
"components.IssueList.IssueItem.episodes": "{episodeCount, plural, one {Odcinek} other {Odcinki}}",
|
||||
"components.IssueList.IssueItem.seasons": "{seasonCount, plural, one {sezon} other {sezony}}",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Prośba zatwierdzona",
|
||||
|
||||
Reference in New Issue
Block a user