mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-11 16:18:40 +00:00
Automated formatting changes
This commit is contained in:
parent
a753afaf0d
commit
669231da8f
|
|
@ -13,20 +13,20 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Organization' => [
|
||||
'Active' => 'Active',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Description' => 'Description',
|
||||
'Inactive' => 'Inactive',
|
||||
'Logo' => 'Logo',
|
||||
'Name' => 'Name',
|
||||
'Parent' => 'Parent',
|
||||
'Position' => 'Position',
|
||||
'Positions' => 'Positions',
|
||||
'Search' => 'Search',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unit',
|
||||
'UnitLogo' => 'Unit Logo',
|
||||
'Units' => 'Units',
|
||||
'Active' => 'Active',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Description' => 'Description',
|
||||
'Inactive' => 'Inactive',
|
||||
'Logo' => 'Logo',
|
||||
'Name' => 'Name',
|
||||
'Parent' => 'Parent',
|
||||
'Position' => 'Position',
|
||||
'Positions' => 'Positions',
|
||||
'Search' => 'Search',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unit',
|
||||
'UnitLogo' => 'Unit Logo',
|
||||
'Units' => 'Units',
|
||||
'IMG_alt_profile' => 'Unit image',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user