Merge pull request #3546 from thornbill/home-videos
This commit is contained in:
@@ -237,7 +237,7 @@ import cardBuilder from '../../components/cardbuilder/cardBuilder';
|
||||
value: 'books',
|
||||
message: getLink('BookLibraryHelp', 'https://docs.jellyfin.org/general/server/media/books.html')
|
||||
}, {
|
||||
name: globalize.translate('Photos'),
|
||||
name: globalize.translate('HomeVideosPhotos'),
|
||||
value: 'homevideos'
|
||||
}, {
|
||||
name: globalize.translate('MusicVideos'),
|
||||
|
||||
@@ -502,6 +502,7 @@
|
||||
"Hide": "Hide",
|
||||
"HideWatchedContentFromLatestMedia": "Hide watched content from 'Latest Media'",
|
||||
"Home": "Home",
|
||||
"HomeVideosPhotos": "Home Videos and Photos",
|
||||
"Horizontal": "Horizontal",
|
||||
"HttpsRequiresCert": "To enable secure connections, you will need to supply a trusted SSL certificate, such as Let's Encrypt. Please either supply a certificate, or disable secure connections.",
|
||||
"Identify": "Identify",
|
||||
|
||||
Reference in New Issue
Block a user