From 6f083cabfd6e5f1ba7259b0ecb8ab124b3a934c7 Mon Sep 17 00:00:00 2001 From: Louis-Olivier Brassard Date: Thu, 23 Jan 2020 17:38:53 -0500 Subject: [PATCH] i18n: Add footer email placeholder text --- exampleSite/i18n/en.yaml | 7 ++++++- exampleSite/i18n/fr.yaml | 3 +++ layouts/partials/footer.html | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/exampleSite/i18n/en.yaml b/exampleSite/i18n/en.yaml index af8a1b756..c75d2a675 100644 --- a/exampleSite/i18n/en.yaml +++ b/exampleSite/i18n/en.yaml @@ -75,6 +75,9 @@ - id: join translation: Join + +- id: enter_email + translation: Enter your email… - id: company translation: company @@ -104,4 +107,6 @@ translation: Our Teachers - id: download - translation: Download \ No newline at end of file + translation: Download + +- id: \ No newline at end of file diff --git a/exampleSite/i18n/fr.yaml b/exampleSite/i18n/fr.yaml index 8ffe646d4..bbcffd971 100644 --- a/exampleSite/i18n/fr.yaml +++ b/exampleSite/i18n/fr.yaml @@ -75,6 +75,9 @@ - id: join translation: S’abonner + +- id: enter_email + translation: Entrez votre courriel… - id: company translation: compagnie diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 59f6ab86a..c5b9201d5 100755 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -10,7 +10,7 @@

{{ i18n "subscribe_newsletter" }}

- +