X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/746684ec8c73cc91c4428f162f07f7af904f8c48..refs/pull/1034/head:/resources/lang/en/errors.php diff --git a/resources/lang/en/errors.php b/resources/lang/en/errors.php index a86a1cdfc..fb09841cf 100644 --- a/resources/lang/en/errors.php +++ b/resources/lang/en/errors.php @@ -49,6 +49,7 @@ return [ // Entities 'entity_not_found' => 'Entity not found', + 'bookshelf_not_found' => 'Bookshelf not found', 'book_not_found' => 'Book not found', 'page_not_found' => 'Page not found', 'chapter_not_found' => 'Chapter not found',