Skip to content

Commit

Permalink
Update pages.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kamekun authored Apr 5, 2018
1 parent d6986b5 commit 2367b7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Modules/Translation/Resources/lang/page/en/pages.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
'pages' => 'Pages',
'create page' => 'Create a page',
'edit page' => 'Edit a page',
'name' => 'Name',

'slug' => 'Slug',
'title' => 'Title',
Expand All @@ -21,6 +22,7 @@
'status' => 'Status',
'pages were updated' => 'Pages were updated',

'back to index' => 'Go back to the pages index',
'list resource' => 'List pages',
'create resource' => 'Create pages',
'edit resource' => 'Edit pages',
Expand All @@ -39,7 +41,4 @@
'product' => 'Product',
'article' => 'Article',
],
'navigation' => [
'back to index' => 'Go back to the pages index',
],
];

0 comments on commit 2367b7d

Please sign in to comment.