Codex Desktop Windows: Russian UI not loading after update

Open 💬 1 comment Opened Jun 12, 2026 by artkrat-afk

Feedback ID: 019ebabc-bebd-71d1-84f1-43920c084353

Codex Desktop Windows 26.609.3341.0.

After update, Russian UI no longer works. Interface stays English.

config.toml has:
[desktop]
localeOverride = "ru-RU"

Diagnostics:

  • WebView navigator.language = ru
  • locale-info returns ideLocale=ru and systemLocale=ru
  • Russian locale bundle ru-RU exists and can be loaded manually
  • IntlProvider has locale=ru-RU but messages=null
  • UI remains English
  • Statsig store/getDynamicConfig has enable_i18n=true, but React hook in CL keeps enable_i18n=false

Expected:
Codex Desktop UI should load Russian locale.

Actual:
UI stays English after restart/cache reset.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗