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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:feat/ko-KR_translation📝 Commits (1)
f87d5d3add ko-KR translation📊 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
Added Korean translation to the i18n.
Changelog Entry
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.