mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Sorting: Covered sort set management with tests
This commit is contained in:
@ -80,6 +80,7 @@ return [
|
||||
'sorting_book_default_desc' => 'Select the default sort set to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
|
||||
'sorting_sets' => 'Sort Sets',
|
||||
'sorting_sets_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
|
||||
'sort_set_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
|
||||
'sort_set_create' => 'Create Sort Set',
|
||||
'sort_set_edit' => 'Edit Sort Set',
|
||||
'sort_set_delete' => 'Delete Sort Set',
|
||||
|
Reference in New Issue
Block a user