From 284fb3dc2b72d515fc76349836246d744cdf961a Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Tue, 12 Jan 2021 17:36:35 +0100 Subject: [PATCH] Add text under features list --- i18n/en.yaml | 3 +++ i18n/fr.yaml | 3 +++ layouts/partials/features.html | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/i18n/en.yaml b/i18n/en.yaml index e976f0f..3b1149c 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -38,6 +38,9 @@ - id: features-grid-title translation: What can happyDomain do for you today? +- id: features-grid-footer + translation: And we have many other features in preparation... + - id: downloads-title translation: | Downloads diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 476ce5d..2e1b3e9 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -38,6 +38,9 @@ - id: features-grid-title translation: Que peut faire happyDomain pour vous aujourd'hui ? +- id: features-grid-footer + translation: Et nous avons encore bien d'autres fonctionnalités en préparation... + - id: downloads-title translation: | Téléchargements diff --git a/layouts/partials/features.html b/layouts/partials/features.html index 385ee99..eceaf6f 100644 --- a/layouts/partials/features.html +++ b/layouts/partials/features.html @@ -64,4 +64,9 @@ {{ end }} +
+

+ {{ i18n "features-grid-footer" }} +

+