mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #24558] issue: Korean language not displaying properly #74935
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Cyp9715 on GitHub (May 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24558
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.9.5
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
OpenWebUI Desktop
Confirmation
README.md.Expected Behavior
When I change the language to Korean in Settings, the UI is not displayed correctly. Some texts remain in English, or the translation is broken/incomplete.
Actual Behavior
The UI is supposed to be translated into Korean after changing the language to "한국어", but it is not.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 11, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟢 #24557 issue:Bug: Korean (ko-KR) translation missing from v0.9.3+ builds
This is the same Korean localization problem: it specifically reports that ko-KR is missing from v0.9.3+ builds and that the UI falls back to English when Korean is selected. The new issue also says Korean text remains in English or is incomplete after selecting 한국어.
by choseongho11 ·
bug🟣 #1214 bug: i18n chinese not working
Although older and about Chinese, it describes the same class of i18n failure where switching language does not change the UI and it remains in English. It may be useful as a historical related localization bug, but it is less directly specific than #24557.
by jxyk2007
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.
@Cyp9715 commented on GitHub (May 11, 2026):
🟢 https://github.com/open-webui/open-webui/issues/24557
close. same issue.
@choseongho11 commented on GitHub (May 11, 2026):
This is the same issue as #24557.
Root cause: Korean translation chunk (CMZxJWOC.js) is missing from v0.9.3+ builds.