fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent 674577d0f6
commit 742d8b0be5
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
*/
return ['Navigation' => [
'Articles' => 'Articles',
'Production' => 'Production',
'Process' => 'Process',
'Production' => 'Production',
]];

View File

@ -16,8 +16,8 @@ return ['Production' => [
'Due' => 'Due',
'For' => 'For',
'Name' => 'Name',
'Orderer' => 'Orderer',
'Ordered' => 'Ordered',
'Orderer' => 'Orderer',
'Process' => 'Process',
'Product' => 'Product',
'Productions' => 'Productions',