[PR #437] [MERGED] Add Korean support #15379

Closed
opened 2025-11-02 11:45:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/437
Author: @lunny
Created: 12/21/2016
Status: Merged
Merged: 12/21/2016
Merged by: @tboerger

Base: masterHead: lunny/add_korean_support


📝 Commits (2)

📊 Changes

4 files changed (+1206 additions, -4 deletions)

View changed files

📝 README.md (+1 -1)
📝 README_ZH.md (+1 -1)
📝 conf/app.ini (+3 -2)
conf/locale/locale_ko-KR.ini (+1201 -0)

📄 Description

This will fix #435


🔄 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/go-gitea/gitea/pull/437 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/21/2016 **Status:** ✅ Merged **Merged:** 12/21/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/add_korean_support` --- ### 📝 Commits (2) - [`584223b`](https://github.com/go-gitea/gitea/commit/584223bdac43e5d502eec6db732468b802af0427) Add Korean support - [`95d2b28`](https://github.com/go-gitea/gitea/commit/95d2b283bb9279d23c36b50615b17dcf1b7ae29f) replace Gogs to Gitea ### 📊 Changes **4 files changed** (+1206 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `README_ZH.md` (+1 -1) 📝 `conf/app.ini` (+3 -2) ➕ `conf/locale/locale_ko-KR.ini` (+1201 -0) </details> ### 📄 Description This will fix #435 --- <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 2025-11-02 11:45:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15379