mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Aligned bookshelf terminology to consistently be 'Shelf'
For #3553 EN only, other languages should be handled via CrowdIn
This commit is contained in:
@@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entity not found',
|
||||
'bookshelf_not_found' => 'Bookshelf not found',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Book not found',
|
||||
'page_not_found' => 'Page not found',
|
||||
'chapter_not_found' => 'Chapter not found',
|
||||
|
Reference in New Issue
Block a user