mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-02-17 03:58:41 +00:00
fix lang indention and order
This commit is contained in:
parent
639090a538
commit
3b9b9cb527
|
|
@ -15,8 +15,8 @@ return ['Navigation' => [
|
||||||
'Articles' => 'Articles',
|
'Articles' => 'Articles',
|
||||||
'Clients' => 'Clients',
|
'Clients' => 'Clients',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
'Invoices' => 'Invoices',
|
|
||||||
'Invoice' => 'Invoice',
|
'Invoice' => 'Invoice',
|
||||||
|
'Invoices' => 'Invoices',
|
||||||
'Profile' => 'Profile',
|
'Profile' => 'Profile',
|
||||||
'Sales' => 'Sales',
|
'Sales' => 'Sales',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -69,9 +69,9 @@ return ['Sales' => [
|
||||||
'Name3' => 'Name 3',
|
'Name3' => 'Name 3',
|
||||||
'Offer' => 'Offer',
|
'Offer' => 'Offer',
|
||||||
'Order' => 'Order',
|
'Order' => 'Order',
|
||||||
'Orders' => 'Orders',
|
|
||||||
'Ordered' => 'Ordered',
|
'Ordered' => 'Ordered',
|
||||||
'OrderedBy' => 'Ordered By',
|
'OrderedBy' => 'Ordered By',
|
||||||
|
'Orders' => 'Orders',
|
||||||
'Payment' => 'Payment',
|
'Payment' => 'Payment',
|
||||||
'Price' => 'Price',
|
'Price' => 'Price',
|
||||||
'Priority' => 'Priority',
|
'Priority' => 'Priority',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user