mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add display preference for details banner and update some defaults
This commit is contained in:
parent
ca4001f5b7
commit
3b6fa7e972
6 changed files with 28 additions and 7 deletions
|
@ -572,7 +572,7 @@
|
|||
"Repeat": "Repeat",
|
||||
"RemoveFromPlaylist": "Remove from playlist",
|
||||
"RemoveFromCollection": "Remove from collection",
|
||||
"RememberMe": "Remember me",
|
||||
"RememberMe": "Remember Me",
|
||||
"ReleaseDate": "Release date",
|
||||
"RefreshMetadata": "Refresh metadata",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
|
|
|
@ -239,6 +239,8 @@
|
|||
"EnableThemeSongsHelp": "Play theme songs in the background while browsing the library.",
|
||||
"EnableThemeVideos": "Theme videos",
|
||||
"EnableThemeVideosHelp": "Play theme videos in the background while browsing the library.",
|
||||
"EnableDetailsBanner": "Enable Details Banner",
|
||||
"EnableDetailsBannerHelp": "Display a banner image at the top of the item details page.",
|
||||
"Ended": "Ended",
|
||||
"EndsAtValue": "Ends at {0}",
|
||||
"Episode": "Episode",
|
||||
|
@ -822,8 +824,8 @@
|
|||
"LabelSaveLocalMetadataHelp": "Saving artwork into media folders will put them in a place where they can be easily edited.",
|
||||
"LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
|
||||
"LabelScreensaver": "Screensaver:",
|
||||
"EnableFastImageFadeIn": "Fast image fade-in",
|
||||
"EnableFastImageFadeInHelp": "Enable faster fade-in animation for loaded images",
|
||||
"EnableFastImageFadeIn": "Image Fade Animations",
|
||||
"EnableFastImageFadeInHelp": "Show posters and other images with a fade animation once they load.",
|
||||
"LabelSeasonNumber": "Season number:",
|
||||
"LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:",
|
||||
"LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.",
|
||||
|
@ -1294,7 +1296,7 @@
|
|||
"RefreshQueued": "Refresh queued.",
|
||||
"ReleaseDate": "Release date",
|
||||
"ReleaseGroup": "Release Group",
|
||||
"RememberMe": "Remember me",
|
||||
"RememberMe": "Remember Me",
|
||||
"RemoveFromCollection": "Remove from collection",
|
||||
"RemoveFromPlaylist": "Remove from playlist",
|
||||
"Repeat": "Repeat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue