More organizing for translations
This commit is contained in:
@@ -5,4 +5,11 @@
|
||||
|
||||
return [
|
||||
'location' => 'Location',
|
||||
'state' => [
|
||||
'pending' => 'Pending',
|
||||
'active' => 'Active',
|
||||
'rejected' => 'Rejected',
|
||||
'on_leave' => 'On Leave',
|
||||
'suspended' => 'Suspended',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user