mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Extracted text for remaining views
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@endforeach
|
||||
@else
|
||||
<p class="text-muted empty-text">
|
||||
{{ $emptyText or 'No items available' }}
|
||||
{{ $emptyText or trans('common.no_items') }}
|
||||
</p>
|
||||
@endif
|
||||
</div>
|
Reference in New Issue
Block a user