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" }}

- +