multica/apps/web/features/landing/components
Jiayuan 7e2b328e3c feat(web): add i18n support to landing page with Simplified Chinese
- Add dictionary-based i18n system (en/zh) with React Context provider
- Extract all hardcoded text from landing components into translation dictionaries
- Auto-detect browser language, persist preference in localStorage
- Add language switcher (EN/中文) to footer
- Add Noto Serif SC font for Chinese serif headings
- Rewrite about page Chinese copy with user-provided translation
2026-04-01 05:47:40 +08:00
..
faq-section.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
features-section.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
how-it-works-section.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
landing-footer.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
landing-header.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
landing-hero.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
multica-landing.tsx feat(web): add about, changelog pages and fix landing header for light backgrounds 2026-04-01 05:16:24 +08:00
open-source-section.tsx feat(web): add i18n support to landing page with Simplified Chinese 2026-04-01 05:47:40 +08:00
shared.tsx feat(web): add about, changelog pages and fix landing header for light backgrounds 2026-04-01 05:16:24 +08:00