1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Aligned bookshelf terminology to consistently be 'Shelf'

For #3553
EN only, other languages should be handled via CrowdIn
This commit is contained in:
Dan Brown
2022-09-01 14:55:35 +01:00
parent 1afc915aed
commit 9da3130a12
5 changed files with 22 additions and 23 deletions

View File

@@ -162,7 +162,7 @@
@if(count($bookParentShelves) > 0)
<div class="actions mb-xl">
<h5>{{ trans('entities.shelves_long') }}</h5>
<h5>{{ trans('entities.shelves') }}</h5>
@include('entities.list', ['entities' => $bookParentShelves, 'style' => 'compact'])
</div>
@endif

View File

@@ -68,7 +68,7 @@
</tr>
<tr>
<td>
<div>{{ trans('entities.shelves_long') }}</div>
<div>{{ trans('entities.shelves') }}</div>
<a href="#" permissions-table-toggle-all-in-row class="text-small text-primary">{{ trans('common.toggle_all') }}</a>
</td>
<td>