Skip to content

Commit

Permalink
fix: newsletter button text display
Browse files Browse the repository at this point in the history
  • Loading branch information
may_nguyen committed Oct 11, 2021
1 parent 981555f commit c334f62
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions frontend/public/locales/en/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -880,4 +880,4 @@
"declineButtonText": "I decline",
"modalText": "This website uses cookies to provide a better service."
}
}
}
4 changes: 2 additions & 2 deletions frontend/public/locales/es/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -871,4 +871,4 @@
"declineButtonText": "No acepto",
"modalText": "Este sitio web utiliza cookies para brindar un mejor experiencia de usuario."
}
}
}
4 changes: 2 additions & 2 deletions frontend/public/locales/fr/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -870,4 +870,4 @@
"declineButtonText": "Je refuse",
"modalText": "Ce site utilise des cookies pour fournir un meilleur service."
}
}
}

0 comments on commit c334f62

Please sign in to comment.