From fe333019ac3b52429c35e70f7e37d98d35f4999a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 20 May 2018 09:59:17 +0200 Subject: [PATCH] Reformat --- Theme/Backend/Lang/en.lang.php | 96 +++++++++++++++++----------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 8a619b7..28ba47f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -11,54 +11,54 @@ * @link http://website.orange-management.de */ return ['Billing' => [ - 'Address' => 'Address', - 'Addresses' => 'Addresses', - 'AlreadyPaid' => 'Already Paid', - 'Bonus' => 'Bonus', - 'Cashback' => 'Cash Back', - 'City' => 'City', - 'Client' => 'Client', - 'ClientID' => 'Client ID', - 'Confirmation' => 'Confirmation', - 'Country' => 'Country', - 'Created' => 'Created', + 'Address' => 'Address', + 'Addresses' => 'Addresses', + 'AlreadyPaid' => 'Already Paid', + 'Bonus' => 'Bonus', + 'Cashback' => 'Cash Back', + 'City' => 'City', + 'Client' => 'Client', + 'ClientID' => 'Client ID', + 'Confirmation' => 'Confirmation', + 'Country' => 'Country', + 'Created' => 'Created', 'CreditCard' => 'CreditCard', - 'CreditNote' => 'Credit Note', - 'Date' => 'Date', - 'Delivery' => 'Delivery', - 'DeliveryNote' => 'Delivery Note', + 'CreditNote' => 'Credit Note', + 'Date' => 'Date', + 'Delivery' => 'Delivery', + 'DeliveryNote' => 'Delivery Note', 'DirectDebit' => 'DirectDebit', - 'Discount' => 'Discount', - 'DiscountP' => 'Discount %', - 'Due' => 'Due', - 'Freightage' => 'Freightage', - 'Gross' => 'Gross', - 'Invoice' => 'Invoice', - 'Invoices' => 'Invoices', - 'Item' => 'Item', - 'Items' => 'Items', - 'Log' => 'Log', - 'Logs' => 'Logs', - 'Media' => 'Media', - 'MoneyTransfer' => 'Money Transfer', - 'Name' => 'Name', - 'Net' => 'Net', - 'Offer' => 'Offer', - 'Payment' => 'Payment', - 'Prepaid' => 'Prepaid', - 'Price' => 'Price', - 'Quantity' => 'Quantity', - 'Recipient' => 'Recipient', - 'Select' => 'Select', - 'Shipment' => 'Shipment', - 'Source' => 'Source', - 'Supplier' => 'Supplier', - 'SupplierID' => 'Supplier ID', - 'Tax' => 'Tax', - 'TermsOfDelivery' => 'Terms Of Delivery', - 'Total' => 'Total', - 'Type' => 'Type', - 'Upload' => 'Upload', - 'Variation' => 'Variation', - 'Zip' => 'Zip', + 'Discount' => 'Discount', + 'DiscountP' => 'Discount %', + 'Due' => 'Due', + 'Freightage' => 'Freightage', + 'Gross' => 'Gross', + 'Invoice' => 'Invoice', + 'Invoices' => 'Invoices', + 'Item' => 'Item', + 'Items' => 'Items', + 'Log' => 'Log', + 'Logs' => 'Logs', + 'Media' => 'Media', + 'MoneyTransfer' => 'Money Transfer', + 'Name' => 'Name', + 'Net' => 'Net', + 'Offer' => 'Offer', + 'Payment' => 'Payment', + 'Prepaid' => 'Prepaid', + 'Price' => 'Price', + 'Quantity' => 'Quantity', + 'Recipient' => 'Recipient', + 'Select' => 'Select', + 'Shipment' => 'Shipment', + 'Source' => 'Source', + 'Supplier' => 'Supplier', + 'SupplierID' => 'Supplier ID', + 'Tax' => 'Tax', + 'TermsOfDelivery' => 'Terms Of Delivery', + 'Total' => 'Total', + 'Type' => 'Type', + 'Upload' => 'Upload', + 'Variation' => 'Variation', + 'Zip' => 'Zip', ]];