Merge pull request #3546 from thornbill/home-videos

This commit is contained in:
Bill Thornton
2022-04-22 07:40:27 -04:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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'),
+1
View File
@@ -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",