mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 21:34:05 +02:00
* Add an EReader setting for turning when playing This allows to allow the navigation with the Volume buttons even when audiobooks are playing. --------- Co-authored-by: advplyr <advplyr@protonmail.com>
This commit is contained in:
+4
-2
@@ -179,9 +179,10 @@
|
||||
"LabelNarrator": "Narrator",
|
||||
"LabelNarrators": "Narrators",
|
||||
"LabelNavigateWithVolume": "Navigate with volume keys",
|
||||
"LabelNavigateWithVolumeDisabled": "Off",
|
||||
"LabelNavigateWithVolumeEnabled": "On",
|
||||
"LabelNavigateWithVolumeMirrored": "Mirrored",
|
||||
"LabelNavigateWithVolumeWhilePlaying": "Allow volume keys to navigate while playing",
|
||||
"LabelNavigateWithVolumeWhilePlayingDisabled": "Off",
|
||||
"LabelNavigateWithVolumeWhilePlayingEnabled": "On",
|
||||
"LabelNever": "Never",
|
||||
"LabelNewestAuthors": "Newest Authors",
|
||||
"LabelNewestEpisodes": "Newest Episodes",
|
||||
@@ -190,6 +191,7 @@
|
||||
"LabelNotStarted": "Not Started",
|
||||
"LabelNumEpisodes": "{0} episodes",
|
||||
"LabelOff": "Off",
|
||||
"LabelOn": "On",
|
||||
"LabelPassword": "Password",
|
||||
"LabelPath": "Path",
|
||||
"LabelPlaybackDirect": "Direct",
|
||||
|
||||
Reference in New Issue
Block a user