X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/fff5bbcee458992443e3732fbcbbbe34f765fcc3..refs/pull/263/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index 91906e7b8..c090a127e 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -9,7 +9,7 @@
No books have been created.
+{{ trans('entities.books_empty') }}
@if(userCan('books-create-all')) - Create one now + {{ trans('entities.create_one_now') }} @endif @endifThe most popular books will appear here.
+{{ trans('entities.books_popular_empty') }}
@endif