mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update player selection dialog
This commit is contained in:
parent
f0f5c26a2c
commit
c80c66b498
10 changed files with 258 additions and 296 deletions
|
@ -860,5 +860,10 @@
|
|||
"OptionBudget": "Budget",
|
||||
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.",
|
||||
"ButtonGuide": "Guide",
|
||||
"ButtonRecordedTv": "Recorded TV"
|
||||
"ButtonRecordedTv": "Recorded TV",
|
||||
"HeaderDisconnectFromPlayer": "Disconnect from Player",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
||||
"ButtonDisconnect": "Disconnect",
|
||||
"ButtonYes": "Yes",
|
||||
"ButtonNo": "No"
|
||||
}
|
|
@ -421,7 +421,7 @@
|
|||
"ButtonScenes": "Scenes",
|
||||
"ButtonQuality": "Quality",
|
||||
"HeaderNotifications": "Notifications",
|
||||
"HeaderSelectPlayer": "Select Player:",
|
||||
"HeaderSelectPlayer": "Select Player",
|
||||
"ButtonSelect": "Select",
|
||||
"ButtonNew": "New",
|
||||
"MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
|
||||
|
@ -860,6 +860,7 @@
|
|||
"OptionDatePlayed": "Date Played",
|
||||
"OptionDateAdded": "Date Added",
|
||||
"OptionPlayCount": "Play Count",
|
||||
"ButtonDisconnect": "Disconnect",
|
||||
"ButtonSort": "Sort",
|
||||
"ButtonMenu": "Menu",
|
||||
"ButtonFilter": "Filter",
|
||||
|
@ -870,5 +871,9 @@
|
|||
"OptionBudget": "Budget",
|
||||
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.",
|
||||
"ButtonGuide": "Guide",
|
||||
"ButtonRecordedTv": "Recorded TV"
|
||||
"ButtonRecordedTv": "Recorded TV",
|
||||
"HeaderDisconnectFromPlayer": "Disconnect from Player",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
||||
"ButtonYes": "Yes",
|
||||
"ButtonNo": "No"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue