Unverified Commit 2367b7d1 authored by KaMe's avatar KaMe Committed by GitHub

Update pages.php

parent d6986b53
......@@ -4,6 +4,7 @@ return [
'pages' => 'Pages',
'create page' => 'Create a page',
'edit page' => 'Edit a page',
'name' => 'Name',
'slug' => 'Slug',
'title' => 'Title',
......@@ -21,6 +22,7 @@ return [
'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',
......@@ -39,7 +41,4 @@ return [
'product' => 'Product',
'article' => 'Article',
],
'navigation' => [
'back to index' => 'Go back to the pages index',
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment