mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-01-25 15:28:41 +00:00
Automated formatting changes
This commit is contained in:
parent
83558e9fc9
commit
48b8879cc4
|
|
@ -12,34 +12,34 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['EventManagement' => [
|
||||
'Account' => '',
|
||||
'Actual' => '',
|
||||
'Amount' => '',
|
||||
'Budget' => '',
|
||||
'CoreData' => '',
|
||||
'Description' => '',
|
||||
'Elements' => '',
|
||||
'End' => '',
|
||||
'Event' => '',
|
||||
'Account' => '',
|
||||
'Actual' => '',
|
||||
'Amount' => '',
|
||||
'Budget' => '',
|
||||
'CoreData' => '',
|
||||
'Description' => '',
|
||||
'Elements' => '',
|
||||
'End' => '',
|
||||
'Event' => '',
|
||||
'EventManagement' => '',
|
||||
'Events' => '',
|
||||
'Exponential' => '',
|
||||
'Files' => '',
|
||||
'Group' => '',
|
||||
'Info' => '',
|
||||
'Linear' => '',
|
||||
'Log' => '',
|
||||
'Manager' => '',
|
||||
'Manual' => '',
|
||||
'Name' => '',
|
||||
'People' => '',
|
||||
'Permissions' => '',
|
||||
'Progress' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Tasks' => '',
|
||||
'Title' => '',
|
||||
'User' => '',
|
||||
'UserGroup' => '',
|
||||
'Events' => '',
|
||||
'Exponential' => '',
|
||||
'Files' => '',
|
||||
'Group' => '',
|
||||
'Info' => '',
|
||||
'Linear' => '',
|
||||
'Log' => '',
|
||||
'Manager' => '',
|
||||
'Manual' => '',
|
||||
'Name' => '',
|
||||
'People' => '',
|
||||
'Permissions' => '',
|
||||
'Progress' => '',
|
||||
'Responsibility' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Tasks' => '',
|
||||
'Title' => '',
|
||||
'User' => '',
|
||||
'UserGroup' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,34 +12,34 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['EventManagement' => [
|
||||
'Account' => 'Account',
|
||||
'Actual' => 'Actual',
|
||||
'Amount' => 'Amount',
|
||||
'Budget' => 'Budget',
|
||||
'CoreData' => 'Core Data',
|
||||
'Description' => 'Description',
|
||||
'Elements' => 'Elements',
|
||||
'End' => 'End',
|
||||
'Event' => 'Event',
|
||||
'Account' => 'Account',
|
||||
'Actual' => 'Actual',
|
||||
'Amount' => 'Amount',
|
||||
'Budget' => 'Budget',
|
||||
'CoreData' => 'Core Data',
|
||||
'Description' => 'Description',
|
||||
'Elements' => 'Elements',
|
||||
'End' => 'End',
|
||||
'Event' => 'Event',
|
||||
'EventManagement' => 'Event Management',
|
||||
'Events' => 'Events',
|
||||
'Exponential' => 'Exponential',
|
||||
'Files' => 'Files',
|
||||
'Group' => 'Group',
|
||||
'Info' => 'Info',
|
||||
'Linear' => 'Linear',
|
||||
'Log' => 'Log',
|
||||
'Manager' => 'Manager',
|
||||
'Manual' => 'Manual',
|
||||
'Name' => 'Name',
|
||||
'People' => 'People',
|
||||
'Permissions' => 'Permissions',
|
||||
'Progress' => 'Progress',
|
||||
'Responsibility' => 'Responsibility',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Title' => 'Title',
|
||||
'User' => 'User',
|
||||
'UserGroup' => 'User/Group',
|
||||
'Events' => 'Events',
|
||||
'Exponential' => 'Exponential',
|
||||
'Files' => 'Files',
|
||||
'Group' => 'Group',
|
||||
'Info' => 'Info',
|
||||
'Linear' => 'Linear',
|
||||
'Log' => 'Log',
|
||||
'Manager' => 'Manager',
|
||||
'Manual' => 'Manual',
|
||||
'Name' => 'Name',
|
||||
'People' => 'People',
|
||||
'Permissions' => 'Permissions',
|
||||
'Progress' => 'Progress',
|
||||
'Responsibility' => 'Responsibility',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Tasks' => 'Tasks',
|
||||
'Title' => 'Title',
|
||||
'User' => 'User',
|
||||
'UserGroup' => 'User/Group',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user