Merge pull request #285 from ladybirdweb/analysis-qgKlQ5
Applied fixes from StyleCI
This commit is contained in:
@@ -376,8 +376,7 @@ return [
|
||||
'reload-now' => 'Reload now',
|
||||
'ticket-lock-inactive' => 'You have been inactive for a while. Please reload the page.',
|
||||
'make-system-default-mail' => 'Make this email system\'s default email',
|
||||
'thread'
|
||||
=> 'Thread',
|
||||
'thread' => 'Thread',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Access Settings Page
|
||||
@@ -1490,8 +1489,8 @@ return [
|
||||
'priority_successfully_updated' => 'Priority successfully updated',
|
||||
'delete_successfully' => 'Delete successfully',
|
||||
'user_priority_status' => 'User priority status',
|
||||
'current' =>'Current:',
|
||||
'active_user_can_select_the_priority_while_creating_ticket'=>'Active user can select the priority while creating ticket',
|
||||
'current' => 'Current:',
|
||||
'active_user_can_select_the_priority_while_creating_ticket' => 'Active user can select the priority while creating ticket',
|
||||
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
* Approval Updated
|
||||
|
Reference in New Issue
Block a user