Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
2cd2835e0b
commit
c57a94a9c9
@@ -1507,26 +1507,26 @@ return [
|
|||||||
* User Module
|
* User Module
|
||||||
* --------------------------------------------------------------------------------------------
|
* --------------------------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
'agent_report' =>'Agent Report',
|
'agent_report' => 'Agent Report',
|
||||||
'assign_tickets' =>'Assign Tickets',
|
'assign_tickets' => 'Assign Tickets',
|
||||||
'delete_agent' =>'Delete Agent',
|
'delete_agent' => 'Delete Agent',
|
||||||
'delete_user' =>'Delete User',
|
'delete_user' => 'Delete User',
|
||||||
'confirm_deletion' => 'Confirm Deletion',
|
'confirm_deletion' => 'Confirm Deletion',
|
||||||
'delete_all_content' => ' Delete all content',
|
'delete_all_content' => ' Delete all content',
|
||||||
'agent_profile' => 'Agent Profile',
|
'agent_profile' => 'Agent Profile',
|
||||||
'change_role_to_admin' => 'Change Role To Admin',
|
'change_role_to_admin' => 'Change Role To Admin',
|
||||||
'change_role_to_user' => 'Change Role To User',
|
'change_role_to_user' => 'Change Role To User',
|
||||||
'change_role_to_agent' => 'Change Role To Agent',
|
'change_role_to_agent' => 'Change Role To Agent',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'Change Password',
|
||||||
'role_change' => 'Role Change',
|
'role_change' => 'Role Change',
|
||||||
'password_generator' => 'Password Generator',
|
'password_generator' => 'Password Generator',
|
||||||
'depertment' => 'Depertment',
|
'depertment' => 'Depertment',
|
||||||
'duetoday' => 'Due Today',
|
'duetoday' => 'Due Today',
|
||||||
'today-due_tickets' => 'Today\'s due ticekts',
|
'today-due_tickets' => 'Today\'s due ticekts',
|
||||||
'password_change_successfully' => 'Password Change Successfully',
|
'password_change_successfully' => 'Password Change Successfully',
|
||||||
'role_change_successfully' => 'Role Change Successfully',
|
'role_change_successfully' => 'Role Change Successfully',
|
||||||
'user_delete_successfully' => 'User Delete Successfully',
|
'user_delete_successfully' => 'User Delete Successfully',
|
||||||
'agent_delete_successfully' => 'Agent Delete Successfully',
|
'agent_delete_successfully' => 'Agent Delete Successfully',
|
||||||
'select_another_agent' => 'Select Another Agent',
|
'select_another_agent' => 'Select Another Agent',
|
||||||
'agent_delete_successfully_and_ticket_assign_to_another_agent' => 'Agent Delete Successfully And Ticket Assign TO 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