mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-02-15 19:58:41 +00:00
fix lang indention and order
This commit is contained in:
parent
eec0213f9a
commit
e022433b14
|
|
@ -11,6 +11,6 @@
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
*/
|
*/
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'Investment' => 'Investment',
|
|
||||||
'Dashboard' => 'Dashboard',
|
'Dashboard' => 'Dashboard',
|
||||||
|
'Investment' => 'Investment',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user