fix: translate (#39396)
This commit is contained in:
parent
b719585a2f
commit
00619342e1
@ -1,19 +1,19 @@
|
||||
<div class="dashboard-list-item" style="padding: 12px 15px;">
|
||||
<div class="row">
|
||||
<div class="col-sm-2 text-muted" style="margin-top: 8px;">
|
||||
Warehouse
|
||||
{{ __("Warehouse") }}
|
||||
</div>
|
||||
<div class="col-sm-2 text-muted" style="margin-top: 8px;">
|
||||
Item
|
||||
{{ __("Item") }}
|
||||
</div>
|
||||
<div class="col-sm-1 text-muted" style="margin-top: 8px;">
|
||||
Stock Capacity
|
||||
{{ __("Stock Capacity") }}
|
||||
</div>
|
||||
<div class="col-sm-2 text-muted" style="margin-top: 8px;">
|
||||
Balance Stock Qty
|
||||
{{ __("Balance Stock Qty") }}
|
||||
</div>
|
||||
<div class="col-sm-2 text-muted" style="margin-top: 8px;">
|
||||
% Occupied
|
||||
{{ __("% Occupied") }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user