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