mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 22:49:39 +00:00
fixes #295 - Add play to vlc option
This commit is contained in:
parent
cbbc7269fa
commit
a35f62a4a4
9 changed files with 69 additions and 26 deletions
|
|
@ -462,5 +462,11 @@
|
|||
"ValueDiscNumber": "Disc {0}",
|
||||
"HeaderUnknownDate": "Unknown Date",
|
||||
"HeaderUnknownYear": "Unknown Year",
|
||||
"ValueMinutes": "{0} min"
|
||||
"ValueMinutes": "{0} min",
|
||||
"ButtonPlayExternalPlayer": "Play with external player",
|
||||
"HeaderSelectExternalPlayer": "Select External Player",
|
||||
"HeaderExternalPlayerPlayback": "External Player Playback",
|
||||
"ButtonImDone": "I'm Done",
|
||||
"OptionMarkWatched": "Mark watched",
|
||||
"OptionMarkWatchedHelp": "Check this if you watched the entire video"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue