diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 97ae363..200b5a5 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -14,16 +14,16 @@ declare(strict_types=1); return ['ItemManagement' => [ 'Accounting' => 'Accounting', - 'Address' => '', + 'Address' => 'Address', 'All' => 'All', 'Article' => 'Article', 'Articlegroup' => 'Articlegroup', 'Attribute' => 'Attribute', - 'AttributeTypes' => '', + 'AttributeTypes' => 'Attribute types', 'Attributes' => 'Attributes', 'Available' => 'Available', 'AvgPrice' => 'Avg. Price', - 'Bills' => '', + 'Bills' => 'Bills', 'Bonus' => 'Bonus', 'ClientGroup' => 'Client/Group', 'Commission' => 'Commission', @@ -50,7 +50,7 @@ return ['ItemManagement' => [ 'General' => 'General', 'GrossWeight' => 'Gross Weight', 'Group' => 'Group', - 'Groups' => '', + 'Groups' => 'Groups', 'Height' => 'Height', 'ID' => 'ID', 'ILV' => 'ILV', @@ -94,7 +94,7 @@ return ['ItemManagement' => [ 'PriceChange' => 'Price Change', 'PriceUnit' => 'Unit of price', 'Prices' => 'Prices', - 'Pricing' => '', + 'Pricing' => 'Pricing', 'Productgroup' => 'Productgroup', 'Production' => 'Production', 'Profile' => 'Profile', @@ -107,7 +107,7 @@ return ['ItemManagement' => [ 'QM' => 'QM', 'Quantity' => 'Quantity', 'QuantityUnit' => 'Unit of quantity', - 'RecentInvoices' => '', + 'RecentInvoices' => 'Recent invoices', 'ReorderLevel' => 'Reorder level', 'Reserved' => 'Reserved', 'SN' => 'SN',