mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #24557] issue:Bug: Korean (ko-KR) translation missing from v0.9.3+ builds #74934
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 @choseongho11 on GitHub (May 10, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24557
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.9.5
Ollama Version (if applicable)
No response
Operating System
ubuntu 24
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Subject: Bug: Korean (ko-KR) translation missing from v0.9.3+ builds
Bug Report
Description
Since v0.9.3, Korean (ko-KR) translation is completely missing from the build. The UI falls back to English even when Korean is selected in settings.
Steps to Reproduce
Root Cause Investigation
We investigated the build files and found:
CMZxJWOC.jscontains Korean strings)Verification command:
Environment
Expected Behavior
Korean translation should be available as in v0.9.2.
Current Workaround
Rolled back to v0.9.2 where Korean translation works correctly.
Please check if the Korean translation bundle was accidentally excluded from the build pipeline in v0.9.3+.
Thank you!
Actual Behavior
Subject: Bug: Korean (ko-KR) translation missing from v0.9.3+ builds
Bug Report
Description
Since v0.9.3, Korean (ko-KR) translation is completely missing from the build. The UI falls back to English even when Korean is selected in settings.
Steps to Reproduce
Root Cause Investigation
We investigated the build files and found:
CMZxJWOC.jscontains Korean strings)Verification command:
Environment
Expected Behavior
Korean translation should be available as in v0.9.2.
Current Workaround
Rolled back to v0.9.2 where Korean translation works correctly.
Please check if the Korean translation bundle was accidentally excluded from the build pipeline in v0.9.3+.
Thank you!
Steps to Reproduce
Subject: Bug: Korean (ko-KR) translation missing from v0.9.3+ builds
Bug Report
Description
Since v0.9.3, Korean (ko-KR) translation is completely missing from the build. The UI falls back to English even when Korean is selected in settings.
Steps to Reproduce
Root Cause Investigation
We investigated the build files and found:
CMZxJWOC.jscontains Korean strings)Verification command:
Environment
Expected Behavior
Korean translation should be available as in v0.9.2.
Current Workaround
Rolled back to v0.9.2 where Korean translation works correctly.
Please check if the Korean translation bundle was accidentally excluded from the build pipeline in v0.9.3+.
Thank you!
Logs & Screenshots
Subject: Bug: Korean (ko-KR) translation missing from v0.9.3+ builds
Bug Report
Description
Since v0.9.3, Korean (ko-KR) translation is completely missing from the build. The UI falls back to English even when Korean is selected in settings.
Steps to Reproduce
Root Cause Investigation
We investigated the build files and found:
CMZxJWOC.jscontains Korean strings)Verification command:
Environment
Expected Behavior
Korean translation should be available as in v0.9.2.
Current Workaround
Rolled back to v0.9.2 where Korean translation works correctly.
Please check if the Korean translation bundle was accidentally excluded from the build pipeline in v0.9.3+.
Thank you!
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 10, 2026):
⚠️ Missing Issue Title Prefix
@choseongho11, your issue title is missing a categorising prefix (e.g.
bug:,feat:,docs:).Please update the title to lead with one of:
Example:
bug: Login fails when the password contains special characters@owui-terminator[bot] commented on GitHub (May 10, 2026):
⚠️ Invalid Issue Title
@choseongho11, your issue title is too short, too few words, or a generic placeholder — it doesn't tell maintainers what's actually being reported or requested.
Please update the title to be at least 10 characters and 2 words, and to describe the actual issue. Bare placeholders like
bug,feat:, orissuemake triage difficult and slow down everyone.Example:
bug: Login fails when password contains special characters@owui-terminator[bot] commented on GitHub (May 10, 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:
🟣 #1214 bug: i18n chinese not working
This is the same class of problem: the UI stays in English even after selecting a non-English language. It is an older Chinese i18n issue, so it is relevant as a precedent for locale-specific translation failures.
by jxyk2007
🟣 #22866 issue: Hardcoded
lang="en"in HTML header triggers unwanted browser translation popups and breaks localizationThis issue is about localization breaking in the frontend due to language handling in the app. While the root cause is different, it is directly related to the broader i18n/localization path that affects Korean translation display.
by dotmobo ·
bug💡 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):
The same issue happens on Windows 11 too. (OpenWebUI Desktop)