mirror of
https://github.com/grocy/grocy.git
synced 2025-10-10 16:00:56 +00:00
Name shopping locations "Stores" on the frontend (references #658)
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
<li data-nav-for-page="shoppinglocations" data-sub-menu-of="#top-nav-manager-master-data">
|
||||
<a class="nav-link discrete-link" href="{{ $U('/shoppinglocations') }}">
|
||||
<i class="fas fa-shopping-cart"></i>
|
||||
<span class="nav-link-text">{{ $__t('Shopping locations') }}</span>
|
||||
<span class="nav-link-text">{{ $__t('Stores') }}</span>
|
||||
</a>
|
||||
</li>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user