fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent 1edb4e1f3b
commit a90680632a

View File

@ -38,17 +38,17 @@ return ['SupplierManagement' => [
'Name2' => 'Name2', 'Name2' => 'Name2',
'Name3' => 'Name3', 'Name3' => 'Name3',
'Office' => 'Office', 'Office' => 'Office',
'PaymentTerm' => 'Payment Term',
'Payment' => 'Payment', 'Payment' => 'Payment',
'PaymentTerm' => 'Payment Term',
'Phone' => 'Phone', 'Phone' => 'Phone',
'Productgroup' => 'Productgroup', 'Productgroup' => 'Productgroup',
'Purchase' => 'Purchase', 'Purchase' => 'Purchase',
'Sales' => 'Sales', 'Sales' => 'Sales',
'Segment' => 'Segment', 'Segment' => 'Segment',
'Subtype' => 'Subtype', 'Subtype' => 'Subtype',
'Support' => 'Support',
'Supplier' => 'Supplier', 'Supplier' => 'Supplier',
'Suppliers' => 'Suppliers', 'Suppliers' => 'Suppliers',
'Support' => 'Support',
'Type' => 'Type', 'Type' => 'Type',
'Wire' => 'Wire', 'Wire' => 'Wire',
'Zip' => 'Zip', 'Zip' => 'Zip',