Commit e3eeeee4 authored by Mariusz Fik's avatar Mariusz Fik

Fix 'back to index' path to strin.

Signed-off-by: 's avatarMariusz Fik <mariusz@fidano.pl>
parent 7b081678
...@@ -27,5 +27,7 @@ return [ ...@@ -27,5 +27,7 @@ return [
'product' => 'Produkt', 'product' => 'Produkt',
'article' => 'Artikel', 'article' => 'Artikel',
], ],
'navigation' => [
'back to index' => 'Zurück zur Übersicht', 'back to index' => 'Zurück zur Übersicht',
],
]; ];
...@@ -21,7 +21,6 @@ return [ ...@@ -21,7 +21,6 @@ return [
'status' => 'Status', 'status' => 'Status',
'pages were updated' => 'Pages were updated', 'pages were updated' => 'Pages were updated',
'back to index' => 'Go back to the pages index',
'list resource' => 'List pages', 'list resource' => 'List pages',
'create resource' => 'Create pages', 'create resource' => 'Create pages',
'edit resource' => 'Edit pages', 'edit resource' => 'Edit pages',
...@@ -40,4 +39,7 @@ return [ ...@@ -40,4 +39,7 @@ return [
'product' => 'Product', 'product' => 'Product',
'article' => 'Article', 'article' => 'Article',
], ],
'navigation' => [
'back to index' => 'Go back to the pages index',
],
]; ];
...@@ -28,5 +28,7 @@ return [ ...@@ -28,5 +28,7 @@ return [
'product' => 'Producto', 'product' => 'Producto',
'article' => 'Artículo', 'article' => 'Artículo',
], ],
'navigation' => [
'back to index' => 'Volver a la lista de páginas', 'back to index' => 'Volver a la lista de páginas',
],
]; ];
...@@ -34,5 +34,7 @@ return [ ...@@ -34,5 +34,7 @@ return [
'product' => 'Produit', 'product' => 'Produit',
'article' => 'Article', 'article' => 'Article',
], ],
'navigation' => [
'back to index' => 'Retour vers l\'index des pages', 'back to index' => 'Retour vers l\'index des pages',
],
]; ];
...@@ -21,7 +21,6 @@ return [ ...@@ -21,7 +21,6 @@ return [
'status' => '상태', 'status' => '상태',
'pages were updated' => '페이지들이 수정되었습니다', 'pages were updated' => '페이지들이 수정되었습니다',
'back to index' => '페이지 목록으로 돌아가기',
'list resource' => '페이지 목록', 'list resource' => '페이지 목록',
'create resource' => '페이지 생성', 'create resource' => '페이지 생성',
'edit resource' => '페이지 수정', 'edit resource' => '페이지 수정',
...@@ -40,4 +39,7 @@ return [ ...@@ -40,4 +39,7 @@ return [
'product' => '상품', 'product' => '상품',
'article' => '기사', 'article' => '기사',
], ],
'navigation' => [
'back to index' => '페이지 목록으로 돌아가기',
],
]; ];
...@@ -20,7 +20,6 @@ return [ ...@@ -20,7 +20,6 @@ return [
'status' => 'Status', 'status' => 'Status',
'pages were updated' => 'De paginas werden gewijzigd', 'pages were updated' => 'De paginas werden gewijzigd',
'back to index' => 'Ga terug naar het pagina overzicht',
'list resource' => 'Pagina overzicht', 'list resource' => 'Pagina overzicht',
'create resource' => 'Pagina\'s aanmaken', 'create resource' => 'Pagina\'s aanmaken',
'edit resource' => 'Pagina\'s wijzigen', 'edit resource' => 'Pagina\'s wijzigen',
...@@ -39,4 +38,7 @@ return [ ...@@ -39,4 +38,7 @@ return [
'product' => 'Product', 'product' => 'Product',
'article' => 'Artikel', 'article' => 'Artikel',
], ],
'navigation' => [
'back to index' => 'Ga terug naar het pagina overzicht',
],
]; ];
...@@ -21,7 +21,6 @@ return [ ...@@ -21,7 +21,6 @@ return [
'status' => 'Status', 'status' => 'Status',
'pages were updated' => 'Zaktualizowano stronę', 'pages were updated' => 'Zaktualizowano stronę',
'back to index' => 'Powrót do zarządzania stronami',
'list resource' => 'Wyświetlanie', 'list resource' => 'Wyświetlanie',
'create resource' => 'Tworzenie', 'create resource' => 'Tworzenie',
'edit resource' => 'Edycja', 'edit resource' => 'Edycja',
...@@ -40,4 +39,7 @@ return [ ...@@ -40,4 +39,7 @@ return [
'product' => 'Produkt', 'product' => 'Produkt',
'article' => 'Artykuł', 'article' => 'Artykuł',
], ],
'navigation' => [
'back to index' => 'Powrót do zarządzania stronami',
],
]; ];
...@@ -26,5 +26,7 @@ return [ ...@@ -26,5 +26,7 @@ return [
'product' => 'Produto', 'product' => 'Produto',
'article' => 'Artigo', 'article' => 'Artigo',
], ],
'navigation' => [
'back to index' => 'Voltar para listagem', 'back to index' => 'Voltar para listagem',
],
]; ];
...@@ -28,5 +28,7 @@ return [ ...@@ -28,5 +28,7 @@ return [
'product' => 'Продукт', 'product' => 'Продукт',
'article' => 'Статья', 'article' => 'Статья',
], ],
'navigation' => [
'back to index' => 'Вернуться к списку страниц', 'back to index' => 'Вернуться к списку страниц',
],
]; ];
...@@ -30,5 +30,7 @@ return [ ...@@ -30,5 +30,7 @@ return [
'product' => 'Ürün', 'product' => 'Ürün',
'article' => 'Makale', 'article' => 'Makale',
], ],
'navigation' => [
'back to index' => 'Sayfalara geri dön', 'back to index' => 'Sayfalara geri dön',
],
]; ];
...@@ -26,9 +26,11 @@ return [ ...@@ -26,9 +26,11 @@ return [
'product' => '产品', 'product' => '产品',
'article' => '文章', 'article' => '文章',
], ],
'back to index' => '返回到页面列表',
'list resource' => '页面列表', 'list resource' => '页面列表',
'create resource' => '创建页面', 'create resource' => '创建页面',
'edit resource' => '编辑页面', 'edit resource' => '编辑页面',
'destroy resource' => '删除页面', 'destroy resource' => '删除页面',
'navigation' => [
'back to 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