diff --git a/website/_dogfooding/_blog tests/i18n/index.fr.md b/website/_dogfooding/_blog tests/i18n/index.fr.md new file mode 100644 index 0000000000..aa8904d60a --- /dev/null +++ b/website/_dogfooding/_blog tests/i18n/index.fr.md @@ -0,0 +1,3 @@ +# Blog i18n test + +French version diff --git a/website/_dogfooding/_blog tests/i18n/index.md b/website/_dogfooding/_blog tests/i18n/index.md new file mode 100644 index 0000000000..6f36a63e00 --- /dev/null +++ b/website/_dogfooding/_blog tests/i18n/index.md @@ -0,0 +1,3 @@ +# Blog i18n test + +English version diff --git a/website/_dogfooding/_docs tests/tests/i18n/index.fr.md b/website/_dogfooding/_docs tests/tests/i18n/index.fr.md new file mode 100644 index 0000000000..eed021b827 --- /dev/null +++ b/website/_dogfooding/_docs tests/tests/i18n/index.fr.md @@ -0,0 +1,3 @@ +# Docs i18n test + +French version diff --git a/website/_dogfooding/_docs tests/tests/i18n/index.md b/website/_dogfooding/_docs tests/tests/i18n/index.md new file mode 100644 index 0000000000..e108fbddee --- /dev/null +++ b/website/_dogfooding/_docs tests/tests/i18n/index.md @@ -0,0 +1,3 @@ +# Docs i18n test + +English version