Automated formatting changes

This commit is contained in:
Formatter Bot 2022-10-08 19:37:06 +00:00
parent a753afaf0d
commit 669231da8f

View File

@ -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',
]];