mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 13:39:41 +00:00
Add flow option. Add snap option UI only.
This commit is contained in:
parent
63b3f22504
commit
ffffa7e4f5
3 changed files with 68 additions and 8 deletions
|
|
@ -354,6 +354,9 @@
|
|||
"LabelFilterByUser": "Filter by User",
|
||||
"LabelFindEpisodes": "Find Episodes",
|
||||
"LabelFinished": "Finished",
|
||||
"LabelFlow": "Flow",
|
||||
"LabelFlowPaginated": "Paginated",
|
||||
"LabelFlowScrolled": "Scrolled",
|
||||
"LabelFolder": "Folder",
|
||||
"LabelFolders": "Folders",
|
||||
"LabelFontBold": "Bold",
|
||||
|
|
@ -598,6 +601,9 @@
|
|||
"LabelSlug": "Slug",
|
||||
"LabelSortAscending": "Ascending",
|
||||
"LabelSortDescending": "Descending",
|
||||
"LabelSnap": "Snap",
|
||||
"LabelSnapTrue": "True",
|
||||
"LabelSnapFalse": "False",
|
||||
"LabelStart": "Start",
|
||||
"LabelStartTime": "Start Time",
|
||||
"LabelStarted": "Started",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue