Начало
This commit is contained in:
7
i18n_subsites/test_data/content/pages/hidden-page-cz.rst
Normal file
7
i18n_subsites/test_data/content/pages/hidden-page-cz.rst
Normal file
@ -0,0 +1,7 @@
|
||||
404 stránka
|
||||
===========
|
||||
:slug: 404
|
||||
:lang: cz
|
||||
:status: hidden
|
||||
|
||||
Jednoduchá 404 stránka.
|
7
i18n_subsites/test_data/content/pages/hidden-page-de.rst
Normal file
7
i18n_subsites/test_data/content/pages/hidden-page-de.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Eine 404 Seite
|
||||
==============
|
||||
:slug: 404
|
||||
:lang: de
|
||||
:status: hidden
|
||||
|
||||
Eine einfache 404 Seite.
|
7
i18n_subsites/test_data/content/pages/hidden-page-en.rst
Normal file
7
i18n_subsites/test_data/content/pages/hidden-page-en.rst
Normal file
@ -0,0 +1,7 @@
|
||||
A 404 page
|
||||
==========
|
||||
:slug: 404
|
||||
:lang: en
|
||||
:status: hidden
|
||||
|
||||
A simple 404 page.
|
@ -0,0 +1,5 @@
|
||||
Untranslated page
|
||||
=================
|
||||
:lang: en
|
||||
|
||||
This page has no translation.
|
Reference in New Issue
Block a user