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

add landing screen settings

This commit is contained in:
Luke Pulverenti 2017-04-18 16:11:42 -04:00
parent 192ae6f4b7
commit b8c7c5dfc4
48 changed files with 490 additions and 69 deletions

View file

@ -421,5 +421,11 @@
"PlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.",
"PlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.",
"PlaybackErrorPlaceHolder": "Please insert the disc in order to play this video.",
"Guide": "Guide"
"Guide": "Guide",
"HeaderLandingScreens": "Landing Screens",
"LandingScreensHelp": "Select the default landing screen when clicking on a library.",
"Suggestions": "Suggestions",
"Favorites": "Favorites",
"Collections": "Collections",
"Shows": "Shows"
}