mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-11 14:08:42 +00:00
fix lang indention and order
This commit is contained in:
parent
674577d0f6
commit
742d8b0be5
|
|
@ -12,6 +12,6 @@
|
|||
*/
|
||||
return ['Navigation' => [
|
||||
'Articles' => 'Articles',
|
||||
'Production' => 'Production',
|
||||
'Process' => 'Process',
|
||||
'Production' => 'Production',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ return ['Production' => [
|
|||
'Due' => 'Due',
|
||||
'For' => 'For',
|
||||
'Name' => 'Name',
|
||||
'Orderer' => 'Orderer',
|
||||
'Ordered' => 'Ordered',
|
||||
'Orderer' => 'Orderer',
|
||||
'Process' => 'Process',
|
||||
'Product' => 'Product',
|
||||
'Productions' => 'Productions',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user