diff --git a/src/components/XahauEcosystem.astro b/src/components/XahauEcosystem.astro
index ac1f9d1..b480f85 100644
--- a/src/components/XahauEcosystem.astro
+++ b/src/components/XahauEcosystem.astro
@@ -62,15 +62,15 @@ const sections = ecosystemData.sections.map((section) =>
- {sections.map(s => s.label.en).join(', ')}
- built on or around Xahau
+ {sections.map(s => s.label[locale]).join(', ')}
+ {ecosystemData.buildonxahau[locale]}
Ecosystem
+ {ecosystemData.title[locale]}
- {locale === 'es' - ? 'Todas las marcas y logotipos son propiedad de sus respectivos dueños.' - : locale === 'ja' - ? 'すべての商標およびロゴは、各所有者の財産です。' - : 'All trademarks and logos are the property of their respective owners.'} -
+{ecosystemData.trademark[locale]}