Commit Graph

3 Commits

Author SHA1 Message Date
mlogclub f827a7471c refactor: remove LocaleSwitcher component and update locale handling
- Removed LocaleSwitcher from NavUser, SiteHeader, and WorkbenchHeader components.
- Updated tests to reflect the removal of LocaleSwitcher.
- Changed default locale from "en-US" to "zh-CN" in i18n configuration.
- Refactored locale resolution logic to read configured locale without relying on browser language detection.
- Updated AgentDesk SDK to support language configuration from public API.
- Cleaned up unused auth options fetching in the auth API.
2026-06-26 14:46:01 +08:00
mlogclub 0b78104978 feat: add loading state to AppI18nProvider for locale readiness 2026-06-13 10:18:19 +08:00
mlogclub 988f55c80d refactor: support i18n 2026-05-25 12:06:15 +08:00