mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5881 from jellyfin/lyrics-library-options
Add lyric fetcher settings to library options
This commit is contained in:
commit
0e94a5aa3f
3 changed files with 54 additions and 1 deletions
|
@ -751,6 +751,7 @@
|
|||
"LabelLoginDisclaimer": "Login disclaimer",
|
||||
"LabelLoginDisclaimerHelp": "A message that will be displayed at the bottom of the login page.",
|
||||
"LabelLogs": "Logs",
|
||||
"LabelLyricDownloaders": "Lyric downloaders",
|
||||
"LabelMaxAudiobookResume": "Audiobook remaining minutes to resume",
|
||||
"LabelMaxAudiobookResumeHelp": "Titles are assumed fully played if stopped when the remaining duration is less than this value.",
|
||||
"LabelMaxBackdropsPerItem": "Maximum number of backdrops per item",
|
||||
|
@ -1016,6 +1017,7 @@
|
|||
"Lyric": "Lyric",
|
||||
"Lyricist": "Lyricist",
|
||||
"Lyrics": "Lyrics",
|
||||
"LyricDownloadersHelp": "Enable and rank your preferred subtitle downloaders in order of priority.",
|
||||
"ManageLibrary": "Manage library",
|
||||
"ManageRecording": "Manage recording",
|
||||
"MapChannels": "Map Channels",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue