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:
parent
891c63a3da
commit
a8ab76a651
2 changed files with 2 additions and 1 deletions
|
@ -237,7 +237,7 @@ import cardBuilder from '../../components/cardbuilder/cardBuilder';
|
||||||
value: 'books',
|
value: 'books',
|
||||||
message: getLink('BookLibraryHelp', 'https://docs.jellyfin.org/general/server/media/books.html')
|
message: getLink('BookLibraryHelp', 'https://docs.jellyfin.org/general/server/media/books.html')
|
||||||
}, {
|
}, {
|
||||||
name: globalize.translate('Photos'),
|
name: globalize.translate('HomeVideosPhotos'),
|
||||||
value: 'homevideos'
|
value: 'homevideos'
|
||||||
}, {
|
}, {
|
||||||
name: globalize.translate('MusicVideos'),
|
name: globalize.translate('MusicVideos'),
|
||||||
|
|
|
@ -502,6 +502,7 @@
|
||||||
"Hide": "Hide",
|
"Hide": "Hide",
|
||||||
"HideWatchedContentFromLatestMedia": "Hide watched content from 'Latest Media'",
|
"HideWatchedContentFromLatestMedia": "Hide watched content from 'Latest Media'",
|
||||||
"Home": "Home",
|
"Home": "Home",
|
||||||
|
"HomeVideosPhotos": "Home Videos and Photos",
|
||||||
"Horizontal": "Horizontal",
|
"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.",
|
"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",
|
"Identify": "Identify",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue