From 2855f7e9b5a0e301378cd124b7a8de045764172c Mon Sep 17 00:00:00 2001 From: meaz Date: Tue, 28 Dec 2021 11:22:05 +0100 Subject: [PATCH] Add a banner about translation on page --- pages/05.community/modular.de.md | 6 ++++++ pages/05.community/modular.en.md | 4 ++++ pages/05.community/modular.es.md | 6 ++++++ pages/05.community/modular.fr.md | 6 ++++++ pages/05.community/modular.it.md | 6 ++++++ pages/05.community/modular.ru.md | 6 ++++++ 6 files changed, 34 insertions(+) diff --git a/pages/05.community/modular.de.md b/pages/05.community/modular.de.md index 0cd60abf..a1d06b2d 100644 --- a/pages/05.community/modular.de.md +++ b/pages/05.community/modular.de.md @@ -13,4 +13,10 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: true + last_modified: December 2021 + language: German # can be French, Spanish, German, Italian, Russian, Portuguese + --- diff --git a/pages/05.community/modular.en.md b/pages/05.community/modular.en.md index ea6525b2..8e8ce3af 100644 --- a/pages/05.community/modular.en.md +++ b/pages/05.community/modular.en.md @@ -13,4 +13,8 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: false + --- diff --git a/pages/05.community/modular.es.md b/pages/05.community/modular.es.md index fca5d30b..ce585679 100644 --- a/pages/05.community/modular.es.md +++ b/pages/05.community/modular.es.md @@ -13,4 +13,10 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: true + last_modified: December 2021 + language: Spanish # can be French, Spanish, German, Italian, Russian, Portuguese + --- diff --git a/pages/05.community/modular.fr.md b/pages/05.community/modular.fr.md index 56c4d558..85f018be 100644 --- a/pages/05.community/modular.fr.md +++ b/pages/05.community/modular.fr.md @@ -13,4 +13,10 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: true + last_modified: December 2021 + language: French # can be French, Spanish, German, Italian, Russian, Portuguese + --- diff --git a/pages/05.community/modular.it.md b/pages/05.community/modular.it.md index 2c179325..cdd150c8 100644 --- a/pages/05.community/modular.it.md +++ b/pages/05.community/modular.it.md @@ -13,4 +13,10 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: true + last_modified: December 2021 + language: Italian # can be French, Spanish, German, Italian, Russian, Portuguese + --- diff --git a/pages/05.community/modular.ru.md b/pages/05.community/modular.ru.md index 9591209b..9cdf66fa 100644 --- a/pages/05.community/modular.ru.md +++ b/pages/05.community/modular.ru.md @@ -13,4 +13,10 @@ content: - _how-can-i-help body_classes: modular header_image: tarsands.jpeg + +translation_banner: + set: true + last_modified: December 2021 + language: Russian # can be French, Spanish, German, Italian, Russian, Portuguese + ---