Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
437e2eb6
Unverified
Commit
437e2eb6
authored
Sep 12, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Put the page translations on 1 level only
parent
8b7130e4
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
175 additions
and
286 deletions
+175
-286
pages.php
Modules/Translation/Resources/lang/page/de/pages.php
+16
-27
pages.php
Modules/Translation/Resources/lang/page/en/pages.php
+24
-33
pages.php
Modules/Translation/Resources/lang/page/es/pages.php
+17
-29
pages.php
Modules/Translation/Resources/lang/page/fr/pages.php
+19
-29
pages.php
Modules/Translation/Resources/lang/page/nl/pages.php
+18
-29
pages.php
Modules/Translation/Resources/lang/page/pl/pages.php
+15
-27
pages.php
Modules/Translation/Resources/lang/page/pt/pages.php
+15
-27
pages.php
Modules/Translation/Resources/lang/page/ru/pages.php
+17
-29
pages.php
Modules/Translation/Resources/lang/page/tr/pages.php
+19
-29
pages.php
Modules/Translation/Resources/lang/page/zh/pages.php
+15
-27
No files found.
Modules/Translation/Resources/lang/page/de/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Seiten'
,
'pages'
=>
'Seiten'
,
'create page'
=>
'Seite erstellen'
,
'create page'
=>
'Seite erstellen'
,
'edit page'
=>
'Bearbeiten einer Seite'
,
'edit page'
=>
'Bearbeiten einer Seite'
,
'name'
=>
'Name'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'title'
=>
'Titel'
,
'create page'
=>
'Seite erstellen'
,
'slug'
=>
'Slug'
,
],
'meta_title'
=>
'Meta-Titel'
,
'table'
=>
[
'meta_description'
=>
'Meta Beschreibung'
,
'name'
=>
'Name'
,
'og_title'
=>
'Facebook Titel'
,
'slug'
=>
'Slug'
,
'og_description'
=>
'Facebook Beschreibung'
,
],
'og_type'
=>
'Facebook typ'
,
'form'
=>
[
'template'
=>
'Seitenvorlage'
,
'title'
=>
'Titel'
,
'is homepage'
=>
'Startseite?'
,
'slug'
=>
'Slug'
,
'body'
=>
'Inhalt'
,
'meta_title'
=>
'Meta-Titel'
,
'meta_description'
=>
'Meta Beschreibung'
,
'og_title'
=>
'Facebook Titel'
,
'og_description'
=>
'Facebook Beschreibung'
,
'og_type'
=>
'Facebook typ'
,
'template'
=>
'Seitenvorlage'
,
'is homepage'
=>
'Startseite?'
,
'body'
=>
'Inhalt'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'titel'
,
'title'
=>
'titel'
,
...
@@ -36,7 +27,5 @@ return [
...
@@ -36,7 +27,5 @@ return [
'product'
=>
'Produkt'
,
'product'
=>
'Produkt'
,
'article'
=>
'Artikel'
,
'article'
=>
'Artikel'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Zurück zur Übersicht'
,
'back to index'
=>
'Zurück zur Übersicht'
,
],
];
];
Modules/Translation/Resources/lang/page/en/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Pages'
,
'pages'
=>
'Pages'
,
'create page'
=>
'Create a page'
,
'create page'
=>
'Create a page'
,
'edit page'
=>
'Edit a page'
,
'edit page'
=>
'Edit a page'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'title'
=>
'Title'
,
'create page'
=>
'Create a page'
,
],
'meta_data'
=>
'Meta data'
,
'table'
=>
[
'meta_title'
=>
'Meta title'
,
'name'
=>
'Name'
,
'meta_description'
=>
'Meta description'
,
'slug'
=>
'Slug'
,
'facebook_data'
=>
'Facebook data'
,
],
'og_title'
=>
'Facebook title'
,
'form'
=>
[
'og_description'
=>
'Facebook description'
,
'title'
=>
'Title'
,
'og_type'
=>
'Facebook type'
,
'slug'
=>
'Slug'
,
'template'
=>
'Page template name'
,
'meta_data'
=>
'Meta data'
,
'is homepage'
=>
'Homepage ?'
,
'meta_title'
=>
'Meta title'
,
'body'
=>
'Body'
,
'meta_description'
=>
'Meta description'
,
'facebook_data'
=>
'Facebook data'
,
'back to index'
=>
'Go back to the pages index'
,
'og_title'
=>
'Facebook title'
,
'list resource'
=>
'List pages'
,
'og_description'
=>
'Facebook description'
,
'create resource'
=>
'Create pages'
,
'og_type'
=>
'Facebook type'
,
'edit resource'
=>
'Edit pages'
,
'template'
=>
'Page template name'
,
'destroy resource'
=>
'Delete pages'
,
'is homepage'
=>
'Homepage ?'
,
'body'
=>
'Body'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'title'
,
'title'
=>
'title'
,
...
@@ -38,11 +36,4 @@ return [
...
@@ -38,11 +36,4 @@ return [
'product'
=>
'Product'
,
'product'
=>
'Product'
,
'article'
=>
'Article'
,
'article'
=>
'Article'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Go back to the pages index'
,
],
'list resource'
=>
'List pages'
,
'create resource'
=>
'Create pages'
,
'edit resource'
=>
'Edit pages'
,
'destroy resource'
=>
'Delete pages'
,
];
];
Modules/Translation/Resources/lang/page/es/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Páginas'
,
'pages'
=>
'Páginas'
,
'create page'
=>
'Crear una página'
,
'create page'
=>
'Crear una página'
,
'edit page'
=>
'Editar una página'
,
'edit page'
=>
'Editar una página'
,
'name'
=>
'Nombre'
,
],
'slug'
=>
'URL amigable'
,
'button'
=>
[
'title'
=>
'Título'
,
'create page'
=>
'Crear una página'
,
'meta_data'
=>
'Datos de Meta'
,
],
'meta_title'
=>
'Título para el Meta'
,
'table'
=>
[
'meta_description'
=>
'Descripción para el Meta'
,
'name'
=>
'Nombre'
,
'facebook_data'
=>
'Datos de Facebook'
,
'slug'
=>
'URL amigable'
,
'og_title'
=>
'Título para Facebook'
,
],
'og_description'
=>
'Descripción para Facebook'
,
'form'
=>
[
'og_type'
=>
'Tipo Facebook'
,
'title'
=>
'Título'
,
'template'
=>
'Nombre de la plantilla de la página'
,
'slug'
=>
'URL amigable'
,
'is homepage'
=>
'¿Es la Página principal?'
,
'meta_data'
=>
'Datos de Meta'
,
'body'
=>
'Cuerpo'
,
'meta_title'
=>
'Título para el Meta'
,
'meta_description'
=>
'Descripción para el Meta'
,
'facebook_data'
=>
'Datos de Facebook'
,
'og_title'
=>
'Título para Facebook'
,
'og_description'
=>
'Descripción para Facebook'
,
'og_type'
=>
'Tipo Facebook'
,
'template'
=>
'Nombre de la plantilla de la página'
,
'is homepage'
=>
'¿Es la Página principal?'
,
'body'
=>
'Cuerpo'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'Título'
,
'title'
=>
'Título'
,
...
@@ -38,7 +28,5 @@ return [
...
@@ -38,7 +28,5 @@ 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'
,
],
];
];
Modules/Translation/Resources/lang/page/fr/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Pages'
,
'pages'
=>
'Pages'
,
'create page'
=>
'Créer une page'
,
'create page'
=>
'Créer une page'
,
'edit page'
=>
'Éditer une page'
,
'edit page'
=>
'Éditer une page'
,
'name'
=>
'Nom'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'create page'
=>
'Créer une page'
,
'title'
=>
'Titre'
,
],
'meta_data'
=>
'Données de balises Meta'
,
'table'
=>
[
'meta_title'
=>
'Meta titre'
,
'name'
=>
'Nom'
,
'meta_description'
=>
'Meta description'
,
'slug'
=>
'Slug'
,
'facebook_data'
=>
'Données Facebook'
,
],
'og_title'
=>
'Titre Facebook'
,
'form'
=>
[
'og_description'
=>
'Description Facebook'
,
'title'
=>
'Titre'
,
'og_type'
=>
'Type de page'
,
'slug'
=>
'Slug'
,
'template'
=>
'Modèle de page'
,
'meta_data'
=>
'Données de balises Meta'
,
'is homepage'
=>
'Page d\'accueil ?'
,
'meta_title'
=>
'Meta titre'
,
'body'
=>
'Contenu'
,
'meta_description'
=>
'Meta description'
,
'facebook_data'
=>
'Données Facebook'
,
'og_title'
=>
'Titre Facebook'
,
'og_description'
=>
'Description Facebook'
,
'og_type'
=>
'Type de page'
,
'template'
=>
'Modèle de page'
,
'is homepage'
=>
'Page d\'accueil ?'
,
'body'
=>
'Contenu'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'titre'
,
'title'
=>
'titre'
,
...
@@ -38,7 +30,5 @@ return [
...
@@ -38,7 +30,5 @@ 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'
,
],
];
];
Modules/Translation/Resources/lang/page/nl/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Pagina\'s'
,
'pages'
=>
'Pagina\'s'
,
'create page'
=>
'Creëer een pagina'
,
'create page'
=>
'Creëer een pagina'
,
'edit page'
=>
'Wijzig een pagina'
,
'edit page'
=>
'Wijzig een pagina'
,
'name'
=>
'Naam'
,
],
'slug'
=>
'Pad'
,
'button'
=>
[
'title'
=>
'Titel'
,
'create page'
=>
'Creëer een pagina'
,
'meta_data'
=>
'Meta data'
,
],
'meta_title'
=>
'Meta titel'
,
'table'
=>
[
'meta_description'
=>
'Meta beschrijving'
,
'name'
=>
'Naam'
,
'facebook_data'
=>
'Facebook data'
,
'slug'
=>
'Pad'
,
'og_title'
=>
'Facebook titel'
,
],
'og_description'
=>
'Facebook beschrijving'
,
'form'
=>
[
'og_type'
=>
'Facebook type'
,
'title'
=>
'Titel'
,
'template'
=>
'Pagina template naam'
,
'slug'
=>
'Pad'
,
'is homepage'
=>
'Startpagina?'
,
'meta_data'
=>
'Meta data'
,
'body'
=>
'Inhoud'
,
'meta_title'
=>
'Meta titel'
,
'meta_description'
=>
'Meta beschrijving'
,
'facebook_data'
=>
'Facebook data'
,
'og_title'
=>
'Facebook titel'
,
'og_description'
=>
'Facebook beschrijving'
,
'og_type'
=>
'Facebook type'
,
'template'
=>
'Pagina template naam'
,
'is homepage'
=>
'Startpagina?'
,
'body'
=>
'Inhoud'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'titel'
,
'title'
=>
'titel'
,
...
@@ -38,7 +29,5 @@ return [
...
@@ -38,7 +29,5 @@ return [
'product'
=>
'Product'
,
'product'
=>
'Product'
,
'article'
=>
'Artikel'
,
'article'
=>
'Artikel'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Ga terug naar het pagina overzicht'
,
'back to index'
=>
'Ga terug naar het pagina overzicht'
,
],
];
];
Modules/Translation/Resources/lang/page/pl/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Strony'
,
'pages'
=>
'Strony'
,
'create page'
=>
'Utwórz stronę'
,
'create page'
=>
'Utwórz stronę'
,
'edit page'
=>
'Edytuj stronę'
,
'edit page'
=>
'Edytuj stronę'
,
'name'
=>
'Nazwa'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'title'
=>
'Tytuł'
,
'create page'
=>
'Utwórz stronę'
,
'meta_title'
=>
'Meta tytuł'
,
],
'meta_description'
=>
'Meta opis'
,
'table'
=>
[
'og_title'
=>
'Facebook tytuł'
,
'name'
=>
'Nazwa'
,
'og_description'
=>
'Facebook opis'
,
'slug'
=>
'Slug'
,
'og_type'
=>
'Facebook typ'
,
],
'template'
=>
'Szablon strony'
,
'form'
=>
[
'is homepage'
=>
'Strona domowa ?'
,
'title'
=>
'Tytuł'
,
'body'
=>
'Treść'
,
'slug'
=>
'Slug'
,
'meta_title'
=>
'Meta tytuł'
,
'meta_description'
=>
'Meta opis'
,
'og_title'
=>
'Facebook tytuł'
,
'og_description'
=>
'Facebook opis'
,
'og_type'
=>
'Facebook typ'
,
'template'
=>
'Szablon strony'
,
'is homepage'
=>
'Strona domowa ?'
,
'body'
=>
'Treść'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'title'
,
'title'
=>
'title'
,
...
@@ -36,7 +26,5 @@ return [
...
@@ -36,7 +26,5 @@ return [
'product'
=>
'Produkt'
,
'product'
=>
'Produkt'
,
'article'
=>
'Artykuł'
,
'article'
=>
'Artykuł'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Wróć do indeksu stron'
,
'back to index'
=>
'Wróć do indeksu stron'
,
],
];
];
Modules/Translation/Resources/lang/page/pt/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Páginas'
,
'pages'
=>
'Páginas'
,
'create page'
=>
'Nova página'
,
'create page'
=>
'Nova página'
,
'edit page'
=>
'Editar página'
,
'edit page'
=>
'Editar página'
,
'name'
=>
'Nome'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'title'
=>
'Título'
,
'create page'
=>
'Nova página'
,
'meta_title'
=>
'Título SEO'
,
],
'meta_description'
=>
'Descrição SEO'
,
'table'
=>
[
'og_title'
=>
'Título Facebook'
,
'name'
=>
'Nome'
,
'og_description'
=>
'Descrição Facebook'
,
'slug'
=>
'Slug'
,
'og_type'
=>
'Tipo Facebook'
,
],
'template'
=>
'Layout da página'
,
'form'
=>
[
'is homepage'
=>
'Página inicial ?'
,
'title'
=>
'Título'
,
'body'
=>
'Conteúdo'
,
'slug'
=>
'Slug'
,
'meta_title'
=>
'Título SEO'
,
'meta_description'
=>
'Descrição SEO'
,
'og_title'
=>
'Título Facebook'
,
'og_description'
=>
'Descrição Facebook'
,
'og_type'
=>
'Tipo Facebook'
,
'template'
=>
'Layout da página'
,
'is homepage'
=>
'Página inicial ?'
,
'body'
=>
'Conteúdo'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'título'
,
'title'
=>
'título'
,
...
@@ -36,7 +26,5 @@ return [
...
@@ -36,7 +26,5 @@ return [
'product'
=>
'Produto'
,
'product'
=>
'Produto'
,
'article'
=>
'Artigo'
,
'article'
=>
'Artigo'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Voltar para listagem'
,
'back to index'
=>
'Voltar para listagem'
,
],
];
];
Modules/Translation/Resources/lang/page/ru/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Страницы'
,
'pages'
=>
'Страницы'
,
'create page'
=>
'Создать страницу'
,
'create page'
=>
'Создать страницу'
,
'edit page'
=>
'Редактировать страницу'
,
'edit page'
=>
'Редактировать страницу'
,
'name'
=>
'Создать страницу'
,
],
'slug'
=>
'Ярлык'
,
'button'
=>
[
'title'
=>
'Название'
,
'create page'
=>
'Создать страницу'
,
'meta_data'
=>
'Мета данные'
,
],
'meta_title'
=>
'Мета заголовок'
,
'table'
=>
[
'meta_description'
=>
'Мета описание'
,
'name'
=>
'Создать страницу'
,
'facebook_data'
=>
'Facebook данные'
,
'slug'
=>
'Ярлык'
,
'og_title'
=>
'Facebook название'
,
],
'og_description'
=>
'Facebook описание'
,
'form'
=>
[
'og_type'
=>
'Facebook тип'
,
'title'
=>
'Название'
,
'template'
=>
'Название шаблона страницы'
,
'slug'
=>
'Ярлык'
,
'is homepage'
=>
'Домашняя страница ?'
,
'meta_data'
=>
'Мета данные'
,
'body'
=>
'Содержание'
,
'meta_title'
=>
'Мета заголовок'
,
'meta_description'
=>
'Мета описание'
,
'facebook_data'
=>
'Facebook данные'
,
'og_title'
=>
'Facebook название'
,
'og_description'
=>
'Facebook описание'
,
'og_type'
=>
'Facebook тип'
,
'template'
=>
'Название шаблона страницы'
,
'is homepage'
=>
'Домашняя страница ?'
,
'body'
=>
'Содержание'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'название'
,
'title'
=>
'название'
,
...
@@ -38,7 +28,5 @@ return [
...
@@ -38,7 +28,5 @@ return [
'product'
=>
'Продукт'
,
'product'
=>
'Продукт'
,
'article'
=>
'Статья'
,
'article'
=>
'Статья'
,
],
],
'navigation'
=>
[
'back to index'
=>
'Вернуться к списку страниц'
,
'back to index'
=>
'Вернуться к списку страниц'
,
],
];
];
Modules/Translation/Resources/lang/page/tr/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'Sayfalar'
,
'pages'
=>
'Sayfalar'
,
'create page'
=>
'Sayfa oluştur'
,
'create page'
=>
'Sayfa oluştur'
,
'edit page'
=>
'Sayfayı düzenle'
,
'edit page'
=>
'Sayfayı düzenle'
,
'create page'
=>
'Sayfa oluştur'
,
],
'name'
=>
'Ad'
,
'button'
=>
[
'slug'
=>
'Slug'
,
'create page'
=>
'Sayfa oluştur'
,
'title'
=>
'Başlık'
,
],
'slug'
=>
'Slug'
,
'table'
=>
[
'meta_data'
=>
'Meta Verileri'
,
'name'
=>
'Ad'
,
'meta_title'
=>
'Meta başlık'
,
'slug'
=>
'Slug'
,
'meta_description'
=>
'Meta açıklaması'
,
],
'facebook_data'
=>
'Facebook Verileri'
,
'form'
=>
[
'og_title'
=>
'Facebook başlık'
,
'title'
=>
'Başlık'
,
'og_description'
=>
'Facebook açıklaması'
,
'slug'
=>
'Slug'
,
'og_type'
=>
'Facebook tip'
,
'meta_data'
=>
'Meta Verileri'
,
'template'
=>
'Sayfa Template Adı'
,
'meta_title'
=>
'Meta başlık'
,
'is homepage'
=>
'Anasayfa mı ?'
,
'meta_description'
=>
'Meta açıklaması'
,
'body'
=>
'İçerik'
,
'facebook_data'
=>
'Facebook Verileri'
,
'og_title'
=>
'Facebook başlık'
,
'og_description'
=>
'Facebook açıklaması'
,
'og_type'
=>
'Facebook tip'
,
'template'
=>
'Sayfa Template Adı'
,
'is homepage'
=>
'Anasayfa mı ?'
,
'body'
=>
'İçerik'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'başlık'
,
'title'
=>
'başlık'
,
...
@@ -38,7 +30,5 @@ return [
...
@@ -38,7 +30,5 @@ 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'
,
],
];
];
Modules/Translation/Resources/lang/page/zh/pages.php
View file @
437e2eb6
<?php
<?php
return
[
return
[
'title'
=>
[
'pages'
=>
'页面'
,
'pages'
=>
'页面'
,
'create page'
=>
'创建页面'
,
'create page'
=>
'创建页面'
,
'edit page'
=>
'编辑页面'
,
'edit page'
=>
'编辑页面'
,
'name'
=>
'名称'
,
],
'slug'
=>
'Slug'
,
'button'
=>
[
'title'
=>
'标题'
,
'create page'
=>
'创建页面'
,
'meta_title'
=>
'Meta标题'
,
],
'meta_description'
=>
'Meta描述'
,
'table'
=>
[
'og_title'
=>
'Facebook标题'
,
'name'
=>
'名称'
,
'og_description'
=>
'Facebook描述'
,
'slug'
=>
'Slug'
,
'og_type'
=>
'Facebook类型'
,
],
'template'
=>
'页面模板名称'
,
'form'
=>
[
'is homepage'
=>
'主页 ?'
,
'title'
=>
'标题'
,
'body'
=>
'内容'
,
'slug'
=>
'Slug'
,
'meta_title'
=>
'Meta标题'
,
'meta_description'
=>
'Meta描述'
,
'og_title'
=>
'Facebook标题'
,
'og_description'
=>
'Facebook描述'
,
'og_type'
=>
'Facebook类型'
,
'template'
=>
'页面模板名称'
,
'is homepage'
=>
'主页 ?'
,
'body'
=>
'内容'
,
],
'validation'
=>
[
'validation'
=>
[
'attributes'
=>
[
'attributes'
=>
[
'title'
=>
'标题'
,
'title'
=>
'标题'
,
...
@@ -36,9 +26,7 @@ return [
...
@@ -36,9 +26,7 @@ return [
'product'
=>
'产品'
,
'product'
=>
'产品'
,
'article'
=>
'文章'
,
'article'
=>
'文章'
,
],
],
'navigation'
=>
[
'back to index'
=>
'返回到页面列表'
,
'back to index'
=>
'返回到页面列表'
,
],
'list resource'
=>
'页面列表'
,
'list resource'
=>
'页面列表'
,
'create resource'
=>
'创建页面'
,
'create resource'
=>
'创建页面'
,
'edit resource'
=>
'编辑页面'
,
'edit resource'
=>
'编辑页面'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment