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

Update home video library translation

This commit is contained in:
Bill Thornton 2022-04-04 16:24:48 -04:00
parent 891c63a3da
commit a8ab76a651
2 changed files with 2 additions and 1 deletions

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'),

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",