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',
'Dashboard' => 'Dashboard',
'Templates' => 'Templates',
'Workflows' => 'Workflows',
'Workflow' => 'Workflow',
'Workflows' => 'Workflows',
]];