fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent 010b6b22d6
commit e3b0944f68

View File

@ -11,6 +11,6 @@
* @link https://orange-management.org
*/
return ['Navigation' => [
'P&L' => 'P&L',
'Dashboard' => 'Dashboard',
'P&L' => 'P&L',
]];