mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Fixed image delete permission issue
Also fixed missing translations and wrote tests to cover issue. Fixes #258
This commit is contained in:
@ -89,6 +89,7 @@ return [
|
||||
* Chapters
|
||||
*/
|
||||
'chapter' => 'Chapter',
|
||||
'chapters' => 'Chapters',
|
||||
'chapters_popular' => 'Popular Chapters',
|
||||
'chapters_new' => 'New Chapter',
|
||||
'chapters_create' => 'Create New Chapter',
|
||||
|
Reference in New Issue
Block a user