mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Adds button to allow users to toggle the book view via the books list page.
Closes #613 Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@ -99,6 +99,7 @@ return [
|
||||
'books_sort_named' => 'Sort Book :bookName',
|
||||
'books_sort_show_other' => 'Show Other Books',
|
||||
'books_sort_save' => 'Save New Order',
|
||||
'books_toggle_view' => 'Toggle Book View',
|
||||
|
||||
/**
|
||||
* Chapters
|
||||
|
Reference in New Issue
Block a user