mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-17 17:08:41 +00:00
fix lang indention and order
This commit is contained in:
parent
1edb4e1f3b
commit
a90680632a
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user