mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-02-13 19:18:41 +00:00
fix lang indention and order
This commit is contained in:
parent
010b6b22d6
commit
e3b0944f68
|
|
@ -11,6 +11,6 @@
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
*/
|
*/
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'P&L' => 'P&L',
|
|
||||||
'Dashboard' => 'Dashboard',
|
'Dashboard' => 'Dashboard',
|
||||||
|
'P&L' => 'P&L',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user