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

update home screen settings

This commit is contained in:
Luke Pulverenti 2017-04-11 12:38:22 -04:00
parent 74799424d3
commit 8d02af115b
69 changed files with 694 additions and 187 deletions

View file

@ -395,6 +395,7 @@
"Reject": "Reject",
"Connect": "Connect",
"HeaderMyMedia": "My Media",
"HeaderMyMediaSmall": "My Media (small)",
"LatestFromLibrary": "Latest {0}",
"HeaderLatestChannelMedia": "Latest Channel Items",
"HeaderContinueWatching": "Continue Watching",
@ -404,5 +405,16 @@
"LabelDownloadTo": "Download to:",
"HeaderNextUp": "Next Up",
"HeaderLatestFrom": "Latest from {0}",
"More": "More"
"LabelHomeScreenSectionValue": "Home screen section {0}:",
"SettingsSaved": "Settings saved.",
"None": "None",
"More": "More",
"Up": "Up",
"Down": "Down",
"HeaderHomeScreen": "Home Screen",
"HeaderLatestMedia": "Latest Media",
"HeaderLatestChannelItems": "Latest Channel Items",
"LabelSelectLastestItemsFolders": "Include items from the following sections in Latest Media",
"HeaderLibraryOrder": "Library Order",
"HideWatchedContentFromLatestMedia": "Hide watched content from latest media"
}