Apply fixes from StyleCI

This commit is contained in:
Bhanu
2020-12-30 08:01:08 +00:00
committed by Manish Verma
parent c1ec03c0d4
commit c71d43008b

View File

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