mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-02-16 12:18:41 +00:00
fix missing localization
This commit is contained in:
parent
7d88192b2b
commit
c89dc07106
|
|
@ -13,6 +13,6 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'Dashboard' => 'Dashboard',
|
'PurchaseInquiries' => 'PurchaseInquiries',
|
||||||
'Investment' => 'Investment',
|
'Investment' => 'Investment',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user