From c08ae802090ac28888556ee69858dc386bc0af33 Mon Sep 17 00:00:00 2001 From: gabaldon Date: Mon, 22 Jul 2024 11:11:36 +0200 Subject: [PATCH] feat: add Spanish translations --- components/FooterSection.vue | 9 +- components/MailchimpEmbed.vue | 9 +- components/sections/BuySection.vue | 9 +- components/sections/HeroSection.vue | 24 ++- components/sections/SecureSection.vue | 2 +- components/sections/TutorialsSection.vue | 7 +- constants.ts | 13 +- layouts/default.vue | 19 +- locales/en-US.json | 6 +- locales/es-ES.json | 246 +++++++++++++++++------ types.ts | 3 +- 11 files changed, 250 insertions(+), 97 deletions(-) diff --git a/components/FooterSection.vue b/components/FooterSection.vue index 2fcd98ce..26b68016 100644 --- a/components/FooterSection.vue +++ b/components/FooterSection.vue @@ -8,7 +8,7 @@