[PR #1323] [MERGED] feat: add ko-KR translation #59491

Closed
opened 2026-05-06 01:35:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1323
Author: @shing100
Created: 3/27/2024
Status: Merged
Merged: 3/28/2024
Merged by: @tjbck

Base: devHead: feat/ko-KR_translation


📝 Commits (1)

📊 Changes

2 files changed (+366 additions, -0 deletions)

View changed files

src/lib/i18n/locales/ko-KR/translation.json (+362 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Added Korean translation to the i18n.

Changelog Entry

Added

  • Added src/lib/i18n/locales/ko-KR/translation.json file: Added Korean translation

Changed

  • Modified src/lib/i18n/locales/languages.json file: Added Korean language option

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/1323 **Author:** [@shing100](https://github.com/shing100) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `feat/ko-KR_translation` --- ### 📝 Commits (1) - [`f87d5d3`](https://github.com/open-webui/open-webui/commit/f87d5d3d9bc946a951cac119326fcf5482a4496b) add ko-KR translation ### 📊 Changes **2 files changed** (+366 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/ko-KR/translation.json` (+362 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Added Korean translation to the i18n. --- ### Changelog Entry ### Added - Added src/lib/i18n/locales/ko-KR/translation.json file: Added Korean translation ### Changed - Modified src/lib/i18n/locales/languages.json file: Added Korean language option --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 01:35:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#59491