diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index dbaddc7..d3631d5 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -17,13 +17,12 @@ return ['SupplierManagement' => [ 'Address' => 'Adresse', 'Addresses' => 'Adressen', 'AreaManager' => 'Bereichsleiter', - 'Articlegroup' => 'ArtikelGroup.', + 'Articlegroup' => 'ArtikelGroup', 'Articles' => 'Artikel', 'Attribute' => 'Attribut', 'AttributeTypes' => 'Attributetypen', 'Attributes' => 'Attribute', 'Balance' => 'Gleichgewicht', - 'Bills' => 'Rechnungen', 'Bonus' => 'Bonus', 'CLV' => 'CLV', 'Calendar' => 'Kalender', @@ -36,7 +35,7 @@ return ['SupplierManagement' => [ 'CreatedAt' => 'Erstellt', 'CreditRating' => 'Kreditbeurteilung', 'Creditcard' => 'Kreditkarte', - 'DSO' => 'DSO.', + 'DSO' => 'DSO', 'DUE' => 'Fällig', 'Date' => 'Datum', 'Default' => 'Standard', @@ -61,9 +60,9 @@ return ['SupplierManagement' => [ 'LastOrder' => 'Letzte Bestellung', 'Log' => 'Protokoll', 'Logs' => 'Protokoll', - 'MRR' => 'Mrr.', - 'MTDSales' => 'MTD-Verkäufe.', - 'Map' => '', + 'MRR' => 'MRR', + 'MTDSales' => 'MTD-Verkäufe', + 'Map' => 'Karte', 'Margin' => 'Rand', 'Master' => 'Meister', 'Messages' => 'Mitteilungen', @@ -112,7 +111,6 @@ return ['SupplierManagement' => [ 'Zip' => 'Reißverschluss', 'Status' => 'Status', 'Bills' => 'Rechnungen', - 'Items' => 'Artikel', 'ViewAccount' => 'Buchhaltung', 'CreateBill' => 'Erstelle Rechnung', ':status-1' => 'Aktiv', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 59c014e..eaedf6d 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -21,15 +21,14 @@ return ['SupplierManagement' => [ 'Articles' => 'Articles', 'Attribute' => 'Attribute', 'AttributeTypes' => 'Attribute Types', - 'Attributes' => '', + 'Attributes' => 'Attributes', 'Balance' => 'Balance', - 'Bills' => '', 'Bonus' => 'Bonus', 'CLV' => 'CLV', 'Calendar' => 'Calendar', 'City' => 'City', 'Client' => 'Client', - 'ClientID' => '', + 'ClientID' => 'Client ID', 'Contact' => 'Contact', 'Country' => 'Country', 'Created' => 'Created', @@ -42,7 +41,7 @@ return ['SupplierManagement' => [ 'Default' => 'Default', 'Delivery' => 'Delivery', 'Discount' => 'Discount', - 'DiscountBonus' => '', + 'DiscountBonus' => 'Discount Bonus', 'DiscountP' => 'Discount %', 'Documents' => 'Documents', 'Due' => 'Due', @@ -62,7 +61,7 @@ return ['SupplierManagement' => [ 'Logs' => 'Logs', 'MRR' => 'MRR', 'MTDSales' => 'MTD Sales', - 'Map' => '', + 'Map' => 'Map', 'Margin' => 'Margin', 'Master' => 'Master', 'Messages' => 'Messages', @@ -84,7 +83,7 @@ return ['SupplierManagement' => [ 'Prices' => 'Prices', 'Productgroup' => 'Productgroup', 'Profile' => 'Profile', - 'Profit' => '', + 'Profit' => 'Profit', 'Purchase' => 'Purchase', 'Quantity' => 'Quantity', 'RecentInvoices' => 'Recent Invoices', @@ -97,9 +96,9 @@ return ['SupplierManagement' => [ 'Support' => 'Support', 'Tags' => 'Tags', 'Title' => 'Title', - 'TotalPrice' => '', + 'TotalPrice' => 'Total Price', 'Type' => 'Type', - 'UnitPrice' => '', + 'UnitPrice' => 'Unit Price', 'Website' => 'Website', 'Account' => 'Account', 'EarningIndicator' => 'Sales tax code',