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',
'Name3' => 'Name3',
'Office' => 'Office',
'PaymentTerm' => 'Payment Term',
'Payment' => 'Payment',
'PaymentTerm' => 'Payment Term',
'Phone' => 'Phone',
'Productgroup' => 'Productgroup',
'Purchase' => 'Purchase',
'Sales' => 'Sales',
'Segment' => 'Segment',
'Subtype' => 'Subtype',
'Support' => 'Support',
'Supplier' => 'Supplier',
'Suppliers' => 'Suppliers',
'Support' => 'Support',
'Type' => 'Type',
'Wire' => 'Wire',
'Zip' => 'Zip',