diff --git a/src/components/XahauEcosystem.astro b/src/components/XahauEcosystem.astro index 495bee3..b480f85 100644 --- a/src/components/XahauEcosystem.astro +++ b/src/components/XahauEcosystem.astro @@ -157,13 +157,7 @@ const sections = ecosystemData.sections.map((section) => ) })} -
- {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]}