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:
parent
4492cabfc7
commit
2f83d099a3
105 changed files with 683 additions and 265 deletions
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue