1
0
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:
Dan Brown
2017-01-08 19:19:30 +00:00
parent f7f86ff821
commit 581c382f65
4 changed files with 53 additions and 2 deletions

View File

@ -89,6 +89,7 @@ return [
* Chapters
*/
'chapter' => 'Chapter',
'chapters' => 'Chapters',
'chapters_popular' => 'Popular Chapters',
'chapters_new' => 'New Chapter',
'chapters_create' => 'Create New Chapter',