diff --git a/frontend/public/locales/en/components.json b/frontend/public/locales/en/components.json index 55c0cca3..0518ad46 100644 --- a/frontend/public/locales/en/components.json +++ b/frontend/public/locales/en/components.json @@ -795,12 +795,12 @@ }, "LayoutFooter": { "caption": "get into this?", + "newsletterButton": "Subscribe to the newsletter", "contact": "Contact us!", "titleColumn": { "ns": "Learn more about Natural Solutions", "ecoteka": "Learn more about ecoTeka", "newsletter": "Follow the news on the urban ecosystems", - "newsletterButton": "Subscribe to the newsletter" }, "links": { "community": { @@ -880,4 +880,4 @@ "declineButtonText": "I decline", "modalText": "This website uses cookies to provide a better service." } -} +} \ No newline at end of file diff --git a/frontend/public/locales/es/components.json b/frontend/public/locales/es/components.json index cdc4bb32..8f34ddee 100644 --- a/frontend/public/locales/es/components.json +++ b/frontend/public/locales/es/components.json @@ -789,12 +789,12 @@ }, "LayoutFooter": { "caption": "¿Estás en esto?", + "newsletterButton": "Recibe nuestra newsletter", "contact": "Contáctanos", "titleColumn": { "ns": "Saber más sobre Natural Solutions", "ecoteka": "Saber más sobre ecoTeka", "newsletter": "Seguir la actualidad sobre los ecosistemas urbano", - "newsletterButton": "Recibe nuestro newsletter" }, "links": { "community": { @@ -871,4 +871,4 @@ "declineButtonText": "No acepto", "modalText": "Este sitio web utiliza cookies para brindar un mejor experiencia de usuario." } -} +} \ No newline at end of file diff --git a/frontend/public/locales/fr/components.json b/frontend/public/locales/fr/components.json index dae31935..80e6429a 100644 --- a/frontend/public/locales/fr/components.json +++ b/frontend/public/locales/fr/components.json @@ -788,12 +788,12 @@ }, "LayoutFooter": { "caption": "On en parle", + "newsletterButton": "S'inscrire à la newsletter", "contact": "Contactez nous !", "titleColumn": { "ns": "En savoir plus sur Natural Solutions", "ecoteka": "En savoir plus sur ecoTeka", "newsletter": "Suivre l'actualité sur les écosystèmes urbains", - "newsletterButton": "S'inscrire à la newsletter" }, "links": { "community": { @@ -870,4 +870,4 @@ "declineButtonText": "Je refuse", "modalText": "Ce site utilise des cookies pour fournir un meilleur service." } -} +} \ No newline at end of file