mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add option to control how long the screensaver takes to start (#6165)
* Added option to control how long the screensaver takes to start * ESLint fixes * Requested pull request fixes * Alphabetized the translation string placement * Simplified getter
This commit is contained in:
parent
40d9f43049
commit
0cc2b0698a
5 changed files with 28 additions and 2 deletions
|
@ -861,6 +861,8 @@
|
|||
"LabelSaveTrickplayLocallyHelp": "Saving trickplay images into media folders will put them next to your media for easy migration and access.",
|
||||
"LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
|
||||
"LabelScreensaver": "Screensaver",
|
||||
"LabelScreensaverTime": "Screensaver Time",
|
||||
"LabelScreensaverTimeHelp": "The amount of time in seconds of inactivity required to start the screensaver.",
|
||||
"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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue