fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent eec0213f9a
commit e022433b14

View File

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