render fixes, minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-03-05 17:03:47 +01:00
parent 4268934f74
commit 87868fdf73

View File

@ -26,7 +26,7 @@ return ['WarehouseManagement' => [
'Description' => 'Description', 'Description' => 'Description',
'Interval' => 'Interval', 'Interval' => 'Interval',
'Location' => 'Location', 'Location' => 'Location',
'Locations' => '', 'Locations' => 'Locations',
'Matchcode' => 'Matchcode', 'Matchcode' => 'Matchcode',
'Month' => 'Month', 'Month' => 'Month',
'Name' => 'Name', 'Name' => 'Name',
@ -36,7 +36,7 @@ return ['WarehouseManagement' => [
'Shipping' => 'Shipping', 'Shipping' => 'Shipping',
'Statistics' => 'Statistics', 'Statistics' => 'Statistics',
'Stock' => 'Stock', 'Stock' => 'Stock',
'Stocks' => '', 'Stocks' => 'Stocks',
'Street' => 'Street', 'Street' => 'Street',
'Today' => 'Today', 'Today' => 'Today',
'Type' => 'Type', 'Type' => 'Type',