Merge pull request #265 from ladybirdweb/analysis-q5WlaW
Applied fixes from StyleCI
This commit is contained in:
@@ -1507,26 +1507,26 @@ return [
|
||||
* User Module
|
||||
* --------------------------------------------------------------------------------------------
|
||||
*/
|
||||
'agent_report' =>'Agent Report',
|
||||
'assign_tickets' =>'Assign Tickets',
|
||||
'delete_agent' =>'Delete Agent',
|
||||
'delete_user' =>'Delete User',
|
||||
'confirm_deletion' => 'Confirm Deletion',
|
||||
'delete_all_content' => ' Delete all content',
|
||||
'agent_profile' => 'Agent Profile',
|
||||
'change_role_to_admin' => 'Change Role To Admin',
|
||||
'change_role_to_user' => 'Change Role To User',
|
||||
'change_role_to_agent' => 'Change Role To Agent',
|
||||
'change_password' => 'Change Password',
|
||||
'role_change' => 'Role Change',
|
||||
'password_generator' => 'Password Generator',
|
||||
'depertment' => 'Depertment',
|
||||
'duetoday' => 'Due Today',
|
||||
'today-due_tickets' => 'Today\'s due ticekts',
|
||||
'password_change_successfully' => 'Password Change Successfully',
|
||||
'role_change_successfully' => 'Role Change Successfully',
|
||||
'user_delete_successfully' => 'User Delete Successfully',
|
||||
'agent_delete_successfully' => 'Agent Delete Successfully',
|
||||
'agent_report' => 'Agent Report',
|
||||
'assign_tickets' => 'Assign Tickets',
|
||||
'delete_agent' => 'Delete Agent',
|
||||
'delete_user' => 'Delete User',
|
||||
'confirm_deletion' => 'Confirm Deletion',
|
||||
'delete_all_content' => ' Delete all content',
|
||||
'agent_profile' => 'Agent Profile',
|
||||
'change_role_to_admin' => 'Change Role To Admin',
|
||||
'change_role_to_user' => 'Change Role To User',
|
||||
'change_role_to_agent' => 'Change Role To Agent',
|
||||
'change_password' => 'Change Password',
|
||||
'role_change' => 'Role Change',
|
||||
'password_generator' => 'Password Generator',
|
||||
'depertment' => 'Depertment',
|
||||
'duetoday' => 'Due Today',
|
||||
'today-due_tickets' => 'Today\'s due ticekts',
|
||||
'password_change_successfully' => 'Password Change Successfully',
|
||||
'role_change_successfully' => 'Role Change Successfully',
|
||||
'user_delete_successfully' => 'User Delete Successfully',
|
||||
'agent_delete_successfully' => 'Agent Delete Successfully',
|
||||
'select_another_agent' => 'Select Another Agent',
|
||||
'agent_delete_successfully_and_ticket_assign_to_another_agent' => 'Agent Delete Successfully And Ticket Assign TO Another Agent',
|
||||
|
||||
|
Reference in New Issue
Block a user