diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index 501ebf099..d117821b6 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -1277,50 +1277,50 @@ return [ | Error Pages |------------------------------------------------ */ - 'not_found' => 'Not found', - 'oops_page_not_found' => 'Oops! Page not found', - 'we_could_not_find_the_page_you_were_looking_for' => 'We could not find the page you were looking for', - 'internal_server_error' => 'Internal server error', - 'be_right_back' => 'Be right back', - 'sorry' => 'Sorry', - 'we_are_working_on_it' => 'We are working on it', - 'category' => 'Category', - 'addcategory' => 'Add category', - 'allcategory' => 'All category', - 'article' => 'Article', - 'articles' => 'Articles', - 'addarticle' => 'Add article', + 'not_found' => 'Not found', + 'oops_page_not_found' => 'Oops! Page not found', + 'we_could_not_find_the_page_you_were_looking_for' => 'We could not find the page you were looking for', + 'internal_server_error' => 'Internal server error', + 'be_right_back' => 'Be right back', + 'sorry' => 'Sorry', + 'we_are_working_on_it' => 'We are working on it', + 'category' => 'Category', + 'addcategory' => 'Add category', + 'allcategory' => 'All category', + 'article' => 'Article', + 'articles' => 'Articles', + 'addarticle' => 'Add article', 'editarticle' => 'Edit article', - 'allarticle' => 'All articles', - 'pages' => 'Pages', - 'addpages' => 'Add pages', - 'editpage' => 'Edit page', - 'allpages' => 'All pages', - 'widgets' => 'Widgets', - 'widget-settings' => 'Widget settings', - 'footer1' => 'Footer 1', - 'footer2' => 'Footer 2', - 'footer3' => 'Footer 3', - 'footer4' => 'Footer 4', - 'sidewidget1' => 'Side widget 1', - 'sidewidget2' => 'Side widget 2', - 'comments' => 'Comments', - 'comments-list' => 'List of comments', - 'settings' => 'Settings', - 'parent' => 'Parent', - 'description' => 'Description', - 'enter_the_description' => 'Enter the description', - 'publish' => 'Publish', - 'publish_immediately' => 'Publish immediately', - 'published' => 'Published', - 'draft' => 'Draft', - 'create_a_category' => 'Create a category', - 'add' => 'Add', - 'social' => 'Social', - 'social-widget-settings' => 'Social widget settings', - 'comment' => 'Comment', - 'not_published' => 'Not published', - 'numberofelementstodisplay' => 'Number of elements to display', + 'allarticle' => 'All articles', + 'pages' => 'Pages', + 'addpages' => 'Add pages', + 'editpage' => 'Edit page', + 'allpages' => 'All pages', + 'widgets' => 'Widgets', + 'widget-settings' => 'Widget settings', + 'footer1' => 'Footer 1', + 'footer2' => 'Footer 2', + 'footer3' => 'Footer 3', + 'footer4' => 'Footer 4', + 'sidewidget1' => 'Side widget 1', + 'sidewidget2' => 'Side widget 2', + 'comments' => 'Comments', + 'comments-list' => 'List of comments', + 'settings' => 'Settings', + 'parent' => 'Parent', + 'description' => 'Description', + 'enter_the_description' => 'Enter the description', + 'publish' => 'Publish', + 'publish_immediately' => 'Publish immediately', + 'published' => 'Published', + 'draft' => 'Draft', + 'create_a_category' => 'Create a category', + 'add' => 'Add', + 'social' => 'Social', + 'social-widget-settings' => 'Social widget settings', + 'comment' => 'Comment', + 'not_published' => 'Not published', + 'numberofelementstodisplay' => 'Number of elements to display', //====================================== 'language' => 'Language', 'save' => 'Save',