1
0
Fork 0
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:
Luke Pulverenti 2017-11-05 16:51:23 -05:00
parent 8742246096
commit 06a9394de5
19 changed files with 47 additions and 22 deletions

View file

@ -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"
}