diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 572d9e1..24aea29 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -26,7 +26,7 @@ return ['WarehouseManagement' => [ 'Description' => 'Description', 'Interval' => 'Interval', 'Location' => 'Location', - 'Locations' => '', + 'Locations' => 'Locations', 'Matchcode' => 'Matchcode', 'Month' => 'Month', 'Name' => 'Name', @@ -36,7 +36,7 @@ return ['WarehouseManagement' => [ 'Shipping' => 'Shipping', 'Statistics' => 'Statistics', 'Stock' => 'Stock', - 'Stocks' => '', + 'Stocks' => 'Stocks', 'Street' => 'Street', 'Today' => 'Today', 'Type' => 'Type',