Post content
ttimochan 向 mx-space/kami 提交了一个 Pull Request feat(i18n): add multi-language support with next-intl mx-space:master <-- ttimochan:pr/cherry-pick-from-92dc37 - Add full internationalization support using next-intl, with Chinese (zh), English (en) - Move all pages under [locale] dynamic route and add middleware for locale detection and routing - Introduce NEXT_PUBLIC_KAMI_LOCALES env var to configure which locales are enabled (defaults to all) - Add locale switcher FAB in the footer for switching languages - Introduce LocaleContext to simplify locale access across components - Enhance AI summary widget with multi-language support - Fix header submenu dropdown positioning with floating-ui middleware issue: https://github.com/mx-space/kami/issues/1774 前往处理:https://github.com/mx-space/kami/pull/1775