mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add lyric fetcher settings to library options
This commit is contained in:
parent
722010a960
commit
00e002faeb
3 changed files with 54 additions and 0 deletions
|
@ -736,6 +736,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",
|
||||
|
@ -999,6 +1000,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