From 5c98181a9c60f7e441bb917cde4199c4967ffbed Mon Sep 17 00:00:00 2001 From: tequ Date: Tue, 21 Apr 2026 01:53:33 +0900 Subject: [PATCH] add trademark translations to ecosystem.json --- src/components/XahauEcosystem.astro | 8 +------- src/data/ecosystem.json | 7 ++++++- 2 files changed, 7 insertions(+), 8 deletions(-) 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]}