codex - 💡(How to fix) Fix Windows desktop app shows mixed Chinese and English UI under zh-CN locale [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17309Fetched 2026-04-11 06:18:06
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

OpenAI.Codex 26.406.3494.0

What subscription do you have?

Plus

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

The desktop app is only partially localized to Simplified Chinese.

Some parts of the UI are shown in Chinese, while other parts remain in English in the same window/session. The result is a mixed Chinese/English interface.

Examples:

  • Chinese:
    • 新线程
    • 技能和应用
    • 自动化
    • 设置
    • 开始构建
  • English:
    • File
    • Edit
    • View
    • Window
    • Help
    • Search

This makes it look like zh-CN is recognized, but localization coverage is incomplete.

What steps can reproduce the bug?

  1. Install the Codex desktop app on Windows.
  2. Launch the app with Chinese locale enabled.
  3. Open the main window.
  4. Observe that some UI text is in Chinese while other UI text is still in English.

What steps can reproduce the bug?

just open codex

What is the expected behavior?

If the app is using zh-CN, the desktop UI should be consistently localized to Simplified Chinese.

Additional information

I am attaching a screenshot showing the mixed-language UI.

<img width="1280" height="684" alt="Image" src="https://github.com/user-attachments/assets/915dc8b3-a36f-47ea-ab26-4594dc557e58" />

extent analysis

TL;DR

The issue can be addressed by reporting the incomplete localization to the development team, as it appears to be a limitation in the current version of the Codex App.

Guidance

  • Verify that the system locale is set to Simplified Chinese to ensure that the app is using the correct language settings.
  • Check if there are any updates available for the Codex App, as a newer version may include improved localization support.
  • Report the issue to the development team, including the attached screenshot, to help them identify and prioritize the incomplete localization.
  • Test the app with a different locale to see if the issue is specific to Simplified Chinese or if it affects other languages as well.

Notes

The issue seems to be related to the localization coverage of the Codex App, and it may require an update or patch from the development team to fully resolve.

Recommendation

Apply workaround: Report the issue to the development team and wait for an update, as it is likely that the incomplete localization is a known limitation that will be addressed in a future version.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING