From d3359bdfa5969f22529523e3c424f9378266ea80 Mon Sep 17 00:00:00 2001 From: alko79 Date: Wed, 20 Apr 2016 15:34:56 +0200 Subject: [PATCH] minor mispelled words in language english just noticed some minor mispelled words . --- resources/lang/en/lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index a44ee1abd..590286b78 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -21,7 +21,7 @@ return [ 'success' => 'Success', 'fails' => 'Fails', 'alert' => 'Alert', - 'required-error' => 'Please fill all required feilds', + 'required-error' => 'Please fill all required fields', 'invalid' => 'Incorrect User id or password', /* |-------------------------------------- @@ -93,7 +93,7 @@ return [ */ 'emails' => 'Emails', 'incoming_emails' => 'Incoming Emails', - 'reuired_authentication' => 'Reuired Authentication', + 'reuired_authentication' => 'Required Authentication', 'fetching_email_via_imap' => 'Fetching Email via IMAP', 'create_email' => 'Create Email', 'email_address' => 'Email Address', @@ -345,7 +345,7 @@ return [ |------------------------------------------------ */ 'iso-code' => 'ISO-CODE', - 'download' => 'Downlaod', + 'download' => 'Download', 'upload_file' => 'Upload File', 'enter_iso-code' => 'Enter ISO-CODE', 'eg.' => 'Example', @@ -401,7 +401,7 @@ return [ 'Custom_form' => 'Custom Form', 'SLA_plan' => 'SLA Plan', 'auto_assign' => 'Auto assign', - 'auto_respons' => 'Auto Respons', + 'auto_respons' => 'Auto Response', 'ticket_number_format' => 'Ticket Number Format', 'system_default' => 'System Default', 'custom' => 'Custom', @@ -571,7 +571,7 @@ return [ 'outgoing_emails' => 'Outgoing Emails', 'outgoing_email' => 'Outgoing Email', 'template_set' => 'Template Set', - 'auto_responding_settings' => 'Auto-Responding Settigs', + 'auto_responding_settings' => 'Auto-Responding Settings', 'disable_for_this_department' => 'Disable for this department', 'auto_response_email' => 'Auto-Response Email', 'recipient' => 'Recipient', @@ -813,7 +813,7 @@ return [ |----------------------------------------------- */ 'copyright' => 'Copyright', - 'all_rights_reserved' => 'All right Reserved', + 'all_rights_reserved' => 'All rights Reserved', 'powered_by' => 'Powered by', /* |------------------------------------------------