X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/80865b30a5d6a82e86d21e272ae58977d4430a64..refs/pull/270/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index 7b5c92b5a..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