mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
add library folder option to home page
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
"MessageConfirmItemGrouping": "Media Browser clients will automatically choose the optimal version to play based on device and network performance. Are you sure you wish to continue?",
|
||||
"HeaderResume": "Resume",
|
||||
"HeaderMyLibrary": "My Library",
|
||||
"HeaderLibraryFolders": "Folder View"
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"ButtonMore": "More...",
|
||||
"HeaderFavoriteMovies": "Favorite Movies",
|
||||
|
||||
@@ -785,9 +785,9 @@
|
||||
"LabelHomePageSection1": "Home page section one:",
|
||||
"LabelHomePageSection2": "Home page section two:",
|
||||
"LabelHomePageSection3": "Home page section three:",
|
||||
"OptionLibraryButtons": "Library buttons",
|
||||
"OptionLibraryTiles": "Library tiles (large)",
|
||||
"OptionSmallLibraryTiles": "Library tiles (small)",
|
||||
"OptionMyLibraryButtons": "My library (buttons)",
|
||||
"OptionMyLibrary": "My library",
|
||||
"OptionMyLibrarySmall": "My library (small)",
|
||||
"OptionResumablemedia": "Resume",
|
||||
"OptionLatestMedia": "Latest media",
|
||||
"OptionNone": "None",
|
||||
@@ -828,5 +828,6 @@
|
||||
"HeaderLibraryViews": "Library Views",
|
||||
"LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:",
|
||||
"LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.",
|
||||
"OptionDisplayAdultContent": "Display adult content"
|
||||
"OptionDisplayAdultContent": "Display adult content",
|
||||
"OptionLibraryFolders": "Folder view"
|
||||
}
|
||||
Reference in New Issue
Block a user