Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
1dcdb864ab
commit
02561e2cd3
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
return [
|
||||
@@ -840,44 +840,44 @@ 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',
|
||||
'allarticle' => 'All Article',
|
||||
'pages' => 'Pages',
|
||||
'addpages' => 'Add Pages',
|
||||
'allpages' => 'All Pages',
|
||||
'widgets' => 'Widgets',
|
||||
'footer1' => 'Footer 1',
|
||||
'footer2' => 'Footer 2',
|
||||
'footer3' => 'Footer 3',
|
||||
'footer4' => 'Footer 4',
|
||||
'sidewidget1' => 'Side Widget 1',
|
||||
'sidewidget2' => 'Side Widget 2',
|
||||
'comments' => 'Comments',
|
||||
'settings' => 'Settings',
|
||||
'parent' => 'Parent',
|
||||
'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',
|
||||
'allarticle' => 'All Article',
|
||||
'pages' => 'Pages',
|
||||
'addpages' => 'Add Pages',
|
||||
'allpages' => 'All Pages',
|
||||
'widgets' => 'Widgets',
|
||||
'footer1' => 'Footer 1',
|
||||
'footer2' => 'Footer 2',
|
||||
'footer3' => 'Footer 3',
|
||||
'footer4' => 'Footer 4',
|
||||
'sidewidget1' => 'Side Widget 1',
|
||||
'sidewidget2' => 'Side Widget 2',
|
||||
'comments' => 'Comments',
|
||||
'settings' => 'Settings',
|
||||
'parent' => 'Parent',
|
||||
'Beschreibung' => 'Beschreibung',
|
||||
'enter_the_description' => 'Enter the Description',
|
||||
'publish' => 'Publish',
|
||||
'published' => 'Published',
|
||||
'draft' => 'Draft',
|
||||
'create_a_category' => 'Create a Category',
|
||||
'add' => 'Add',
|
||||
'social' => 'Social',
|
||||
'comment' => 'Comment',
|
||||
'not_published' => 'Not Published',
|
||||
'numberofelementstodisplay' => 'Number of elements to display',
|
||||
'enter_the_description' => 'Enter the Description',
|
||||
'publish' => 'Publish',
|
||||
'published' => 'Published',
|
||||
'draft' => 'Draft',
|
||||
'create_a_category' => 'Create a Category',
|
||||
'add' => 'Add',
|
||||
'social' => 'Social',
|
||||
'comment' => 'Comment',
|
||||
'not_published' => 'Not Published',
|
||||
'numberofelementstodisplay' => 'Number of elements to display',
|
||||
//======================================
|
||||
'language' => 'Language',
|
||||
'save' => 'Save',
|
||||
|
Reference in New Issue
Block a user