mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #24702] issue: Korean translation file is empty in latest version 0.9.3 ~ 0.9.5 #107376
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 @mskoh on GitHub (May 14, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24702
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.9.5
Ollama Version (if applicable)
No response
Operating System
Rocky Linux release 8.10
Browser (if applicable)
Chrome 148.0.7778.167
Confirmation
README.md.Expected Behavior
The Korean translation file should include all translated strings as in previous versions(v0.9.2).
Actual Behavior
In the latest version (0.9.5), the Korean translation file appears to be empty or missing most translated contents.
As a result, the UI shows untranslated or blank text in Korean mode.
Steps to Reproduce
Docker container restart with latest version.
change the language to Korean.
just display in English.
Logs & Screenshots
There is no logs. sorry.
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 14, 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
Direct match: this issue reports that the Korean (ko-KR) translation is missing starting in v0.9.3 and specifically mentions v0.9.5, the same versions and symptom as the new report. It also describes the UI falling back to English when Korean is selected.
by choseongho11 ·
bug🟣 #24558 issue: Korean language not displaying properly
Related closed report about Korean not displaying properly in v0.9.5. While the wording is broader, it describes the same language-selection problem and likely the same translation regression.
by Cyp9715 ·
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.
@mskoh commented on GitHub (May 14, 2026):
this issue is duplicated. thank you.