X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1afc915aed0eebfbd7976170d25b6028e6b30cf2..9da3130a12301c9b2cc52a3bb6ada2d65a66c106:/resources/views/books/show.blade.php diff --git a/resources/views/books/show.blade.php b/resources/views/books/show.blade.php index 03801f9a5..76a4a6005 100644 --- a/resources/views/books/show.blade.php +++ b/resources/views/books/show.blade.php @@ -162,7 +162,7 @@ @if(count($bookParentShelves) > 0)
-
{{ trans('entities.shelves_long') }}
+
{{ trans('entities.shelves') }}
@include('entities.list', ['entities' => $bookParentShelves, 'style' => 'compact'])
@endif