mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-14 07:48:43 +00:00
Path fix
This commit is contained in:
parent
29e9a92486
commit
a014c34e07
|
|
@ -27,6 +27,7 @@ return ['ClientManagement' => [
|
||||||
'Contact' => 'Contact',
|
'Contact' => 'Contact',
|
||||||
'Country' => 'Country',
|
'Country' => 'Country',
|
||||||
'Creditcard' => 'Creditcard',
|
'Creditcard' => 'Creditcard',
|
||||||
|
'Date' => 'Date',
|
||||||
'Default' => 'Default',
|
'Default' => 'Default',
|
||||||
'Delivery' => 'Delivery',
|
'Delivery' => 'Delivery',
|
||||||
'Discount' => 'Discount',
|
'Discount' => 'Discount',
|
||||||
|
|
@ -40,6 +41,8 @@ return ['ClientManagement' => [
|
||||||
'Info' => 'Info',
|
'Info' => 'Info',
|
||||||
'Invoice' => 'Invoice',
|
'Invoice' => 'Invoice',
|
||||||
'IsDefault' => 'Is default?',
|
'IsDefault' => 'Is default?',
|
||||||
|
'Log' => 'Log',
|
||||||
|
'Logs' => 'Logs',
|
||||||
'Master' => 'Master',
|
'Master' => 'Master',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Name1' => 'Name1',
|
'Name1' => 'Name1',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user