mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 04:11:43 +00:00
Add playback settings string to en-us
This commit is contained in:
parent
134c2580c9
commit
039834b676
1 changed files with 5 additions and 0 deletions
|
|
@ -172,6 +172,7 @@
|
|||
"HeaderSettingsDisplay": "Display",
|
||||
"HeaderSettingsExperimental": "Experimental Features",
|
||||
"HeaderSettingsGeneral": "General",
|
||||
"HeaderSettingsPlayback": "Playback",
|
||||
"HeaderSettingsScanner": "Scanner",
|
||||
"HeaderSleepTimer": "Sleep Timer",
|
||||
"HeaderStatsLargestItems": "Largest Items",
|
||||
|
|
@ -493,6 +494,10 @@
|
|||
"LabelSettingsHideSingleBookSeries": "Hide single book series",
|
||||
"LabelSettingsHideSingleBookSeriesHelp": "Series that have a single book will be hidden from the series page and home page shelves.",
|
||||
"LabelSettingsHomePageBookshelfView": "Home page use bookshelf view",
|
||||
"LabelSettingsJumpBackwardsTime": "Jump backwards time",
|
||||
"LabelSettingsJumpBackwardsTimeHelp": "Time to jump backwards when using the jump backwards button",
|
||||
"LabelSettingsJumpForwardsTime": "Jump forwards time",
|
||||
"LabelSettingsJumpForwardsTimeHelp": "Time to jump forwards when using the jump forwards button",
|
||||
"LabelSettingsLibraryBookshelfView": "Library use bookshelf view",
|
||||
"LabelSettingsOnlyShowLaterBooksInContinueSeries": "Skip earlier books in Continue Series",
|
||||
"LabelSettingsOnlyShowLaterBooksInContinueSeriesHelp": "The Continue Series home page shelf shows the first book not started in series that have at least one book finished and no books in progress. Enabling this setting will continue series from the furthest completed book instead of the first book not started.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue