X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/41438adbd1dbe8688ff8ff7d3dbb835d1e9650e1..refs/pull/3994/head:/resources/lang/en/errors.php diff --git a/resources/lang/en/errors.php b/resources/lang/en/errors.php index f023b6bdf..52f96cbe7 100644 --- a/resources/lang/en/errors.php +++ b/resources/lang/en/errors.php @@ -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',