mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #3235] [MERGED] i18n: Complete Korean Localization for Open-WebUI #21212
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3235
Author: @seokho-son
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/17/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
cc98e89Complete Korean Localization for Open-WebUI📊 Changes
1 file changed (+184 additions, -183 deletions)
View changed files
📝
src/lib/i18n/locales/ko-KR/translation.json(+184 -183)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
First of all, thank you for this awesome project!
I am the maintainer of the https://github.com/cloud-barista/cb-tumblebug project, and I am utilizing Ollama and Open WebUI as a use case (for multi-cloud infra management with GPUs).
I truly appreciate it.
As a Korean, while using the GUI of Open WebUI,
I noticed that the existing Korean localization quality was somewhat lacking.
This PR reviews and corrects the Korean localization content of
src/lib/i18n/locales/ko-KR/translation.json.The localization work was based on https://github.com/open-webui/open-webui/blob/dev/src/lib/i18n/locales/en-US/translation.json and matches the last line: L603 of the current English version:
Added
Changed
N/A
Deprecated
N/A
Removed
N/A
Fixed
Security
N/A
Breaking Changes
N/A
Additional Information
This localization work was done by myself (a human) and was thoroughly human-reviewed.
For your reference,
I am one of the Localization Subproject Leads for Kubernetes SIG-Docs (https://github.com/kubernetes/website), and
also the Lead of the Korean localization team for K8s documentation.
You can be assured of the quality of this localization work, although I am not perfect! :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.