1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add setting to control auto-run of web app

This commit is contained in:
Luke Pulverenti 2017-12-03 17:04:19 -05:00
parent 4492cabfc7
commit 2f83d099a3
105 changed files with 683 additions and 265 deletions

View file

@ -421,6 +421,7 @@
"HeaderMyMedia": "My Media",
"HeaderMyMediaSmall": "My Media (small)",
"LatestFromLibrary": "Latest {0}",
"ContinueWatching": "Continue watching",
"HeaderLatestChannelMedia": "Latest Channel Items",
"HeaderContinueWatching": "Continue Watching",
"HeaderContinueListening": "Continue Listening",
@ -626,7 +627,11 @@
"Horizontal": "Horizontal",
"Vertical": "Vertical",
"GroupBySeries": "Group by series",
"Resumable": "Resumable",
"HeaderVideoType": "Video Type",
"HeaderSeriesStatus": "Series Status"
"HeaderSeriesStatus": "Series Status",
"Features": "Features",
"Trailers": "Trailers",
"Extras": "Extras",
"ThemeSongs": "Theme songs",
"ThemeVideos": "Theme videos"
}