mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 03:33:46 +01:00
fixes #839 - Support getting latest channel items
This commit is contained in:
@@ -147,5 +147,6 @@
|
||||
"ButtonRemove": "Remove",
|
||||
"LabelChapterDownloaders": "Chapter downloaders:",
|
||||
"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
|
||||
"HeaderFavoriteAlbums": "Favorite Albums"
|
||||
"HeaderFavoriteAlbums": "Favorite Albums",
|
||||
"HeaderLatestChannelMedia": "Latest Channel Items"
|
||||
}
|
||||
@@ -785,11 +785,13 @@
|
||||
"LabelHomePageSection1": "Home page section one:",
|
||||
"LabelHomePageSection2": "Home page section two:",
|
||||
"LabelHomePageSection3": "Home page section three:",
|
||||
"LabelHomePageSection4": "Home page section four:",
|
||||
"OptionMyLibraryButtons": "My library (buttons)",
|
||||
"OptionMyLibrary": "My library",
|
||||
"OptionMyLibrarySmall": "My library (small)",
|
||||
"OptionResumablemedia": "Resume",
|
||||
"OptionLatestMedia": "Latest media",
|
||||
"OptionLatestChannelMedia": "Latest channel items",
|
||||
"OptionNone": "None",
|
||||
"HeaderLiveTv": "Live TV",
|
||||
"HeaderReports": "Reports",
|
||||
|
||||
Reference in New Issue
Block a user