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": "M\u00e9diat\u00e1ram",
|
||||
"HeaderMyMediaSmall": "M\u00e9diat\u00e1ram (kicsi)",
|
||||
"LatestFromLibrary": "Leg\u00fajabb {0}",
|
||||
"ContinueWatching": "Continue watching",
|
||||
"HeaderLatestChannelMedia": "Latest Channel Items",
|
||||
"HeaderContinueWatching": "Vet\u00edt\u00e9s(ek) folytat\u00e1sa",
|
||||
"HeaderContinueListening": "Continue Listening",
|
||||
|
@ -620,11 +621,17 @@
|
|||
"Off": "Off",
|
||||
"ShowTitle": "Show title",
|
||||
"ShowYear": "Show year",
|
||||
"HeaderPosterOptions": "Poster Options",
|
||||
"Filters": "Filters",
|
||||
"Unplayed": "Unplayed",
|
||||
"LabelTVHomeScreen": "TV mode home screen:",
|
||||
"Horizontal": "Horizontal",
|
||||
"Vertical": "Vertical",
|
||||
"GroupBySeries": "Group by series"
|
||||
"GroupBySeries": "Group by series",
|
||||
"HeaderVideoType": "Video Type",
|
||||
"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