mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-02 05:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
f8c7ef95d3
commit
0684687458
|
|
@ -13,12 +13,12 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Article' => 'Article',
|
||||
'Analyze' => 'Analyze',
|
||||
'Attributes' => 'Attributes',
|
||||
'Types' => 'Types',
|
||||
'Values' => 'Values',
|
||||
'Create' => 'Create',
|
||||
'List' => 'List',
|
||||
'Article' => 'Article',
|
||||
'Analyze' => 'Analyze',
|
||||
'Attributes' => 'Attributes',
|
||||
'Types' => 'Types',
|
||||
'Values' => 'Values',
|
||||
'Create' => 'Create',
|
||||
'List' => 'List',
|
||||
'ItemManagement' => 'Item Management',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user