mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support track selection before playback
This commit is contained in:
parent
8742246096
commit
06a9394de5
19 changed files with 47 additions and 22 deletions
|
@ -609,5 +609,8 @@
|
|||
"GenreValue": "Genre: {0}",
|
||||
"GenresValue": "Genres: {0}",
|
||||
"LinksValue": "Links: {0}",
|
||||
"TagsValue": "Tags: {0}"
|
||||
"TagsValue": "Tags: {0}",
|
||||
"LabelAudio": "Audio:",
|
||||
"LabelSubtitles": "Subtitles:",
|
||||
"Off": "Off"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue