Merge pull request #41 from alko79/patch-1
minor mispelled words in language english
This commit is contained in:
@@ -21,7 +21,7 @@ return [
|
|||||||
'success' => 'Success',
|
'success' => 'Success',
|
||||||
'fails' => 'Fails',
|
'fails' => 'Fails',
|
||||||
'alert' => 'Alert',
|
'alert' => 'Alert',
|
||||||
'required-error' => 'Please fill all required feilds',
|
'required-error' => 'Please fill all required fields',
|
||||||
'invalid' => 'Incorrect User id or password',
|
'invalid' => 'Incorrect User id or password',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
@@ -93,7 +93,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
'emails' => 'Emails',
|
'emails' => 'Emails',
|
||||||
'incoming_emails' => 'Incoming Emails',
|
'incoming_emails' => 'Incoming Emails',
|
||||||
'reuired_authentication' => 'Reuired Authentication',
|
'reuired_authentication' => 'Required Authentication',
|
||||||
'fetching_email_via_imap' => 'Fetching Email via IMAP',
|
'fetching_email_via_imap' => 'Fetching Email via IMAP',
|
||||||
'create_email' => 'Create Email',
|
'create_email' => 'Create Email',
|
||||||
'email_address' => 'Email Address',
|
'email_address' => 'Email Address',
|
||||||
@@ -345,7 +345,7 @@ return [
|
|||||||
|------------------------------------------------
|
|------------------------------------------------
|
||||||
*/
|
*/
|
||||||
'iso-code' => 'ISO-CODE',
|
'iso-code' => 'ISO-CODE',
|
||||||
'download' => 'Downlaod',
|
'download' => 'Download',
|
||||||
'upload_file' => 'Upload File',
|
'upload_file' => 'Upload File',
|
||||||
'enter_iso-code' => 'Enter ISO-CODE',
|
'enter_iso-code' => 'Enter ISO-CODE',
|
||||||
'eg.' => 'Example',
|
'eg.' => 'Example',
|
||||||
@@ -401,7 +401,7 @@ return [
|
|||||||
'Custom_form' => 'Custom Form',
|
'Custom_form' => 'Custom Form',
|
||||||
'SLA_plan' => 'SLA Plan',
|
'SLA_plan' => 'SLA Plan',
|
||||||
'auto_assign' => 'Auto assign',
|
'auto_assign' => 'Auto assign',
|
||||||
'auto_respons' => 'Auto Respons',
|
'auto_respons' => 'Auto Response',
|
||||||
'ticket_number_format' => 'Ticket Number Format',
|
'ticket_number_format' => 'Ticket Number Format',
|
||||||
'system_default' => 'System Default',
|
'system_default' => 'System Default',
|
||||||
'custom' => 'Custom',
|
'custom' => 'Custom',
|
||||||
@@ -571,7 +571,7 @@ return [
|
|||||||
'outgoing_emails' => 'Outgoing Emails',
|
'outgoing_emails' => 'Outgoing Emails',
|
||||||
'outgoing_email' => 'Outgoing Email',
|
'outgoing_email' => 'Outgoing Email',
|
||||||
'template_set' => 'Template Set',
|
'template_set' => 'Template Set',
|
||||||
'auto_responding_settings' => 'Auto-Responding Settigs',
|
'auto_responding_settings' => 'Auto-Responding Settings',
|
||||||
'disable_for_this_department' => 'Disable for this department',
|
'disable_for_this_department' => 'Disable for this department',
|
||||||
'auto_response_email' => 'Auto-Response Email',
|
'auto_response_email' => 'Auto-Response Email',
|
||||||
'recipient' => 'Recipient',
|
'recipient' => 'Recipient',
|
||||||
@@ -813,7 +813,7 @@ return [
|
|||||||
|-----------------------------------------------
|
|-----------------------------------------------
|
||||||
*/
|
*/
|
||||||
'copyright' => 'Copyright',
|
'copyright' => 'Copyright',
|
||||||
'all_rights_reserved' => 'All right Reserved',
|
'all_rights_reserved' => 'All rights Reserved',
|
||||||
'powered_by' => 'Powered by',
|
'powered_by' => 'Powered by',
|
||||||
/*
|
/*
|
||||||
|------------------------------------------------
|
|------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user