mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Fixed some bugs and added a proper home page
This commit is contained in:
@ -22,5 +22,6 @@ return [
|
||||
'book_create' => 'created book',
|
||||
'book_update' => 'updated book',
|
||||
'book_delete' => 'deleted book',
|
||||
'book_sort' => 'sorted book',
|
||||
|
||||
];
|
Reference in New Issue
Block a user