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