Title: localeOverride and GUI language setting have no effect — UI stays English
Open 💬 2 comments Opened Jul 3, 2026 by kapitan7006
环境:macOS arm64, Codex 26.623.81905
现象:
- config.toml 中 desktop.localeOverride = "zh-CN"
- GUI 设置中选择了 简体中文
- macOS 系统语言为 zh-Hans-CN
- 以上全部无效,界面始终英文
确认:
- app.asar 内有 zh-CN-Bssc0aSr.js (621KB) 翻译文件
- react-intl Se={defaultLocale:
en-US, locale:en-US, messages:{}} - settingsStore.getEffective(localeOverride) 未能传递到 IntlProvider
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗