fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent 26baabf490
commit 7c84bed891

View File

@ -14,6 +14,6 @@ return ['Navigation' => [
'Create' => 'Create', 'Create' => 'Create',
'Dashboard' => 'Dashboard', 'Dashboard' => 'Dashboard',
'Templates' => 'Templates', 'Templates' => 'Templates',
'Workflows' => 'Workflows',
'Workflow' => 'Workflow', 'Workflow' => 'Workflow',
'Workflows' => 'Workflows',
]]; ]];