diff --git a/website/src/components/features/about/MissionSection.astro b/website/src/components/features/about/MissionSection.astro index d23c2f1..801a613 100644 --- a/website/src/components/features/about/MissionSection.astro +++ b/website/src/components/features/about/MissionSection.astro @@ -24,6 +24,9 @@ const t = await createTranslator(locale);
{t("about.mission.body2")}
++ {t("about.mission.body4")} +
diff --git a/website/src/components/features/home/EcosystemSection.astro b/website/src/components/features/home/EcosystemSection.astro index cef6c87..6c3c735 100644 --- a/website/src/components/features/home/EcosystemSection.astro +++ b/website/src/components/features/home/EcosystemSection.astro @@ -343,7 +343,7 @@ const t = await createTranslator(locale); style="background:rgba(232,230,224,0.35);animation:none;" > - {t("home.ecosystem.cards.network.validators")} + {t("home.ecosystem.cards.network.miners")}