[PR #1262] [MERGED] Feat: Translation for Korean ko_KR #4630

Closed
opened 2026-03-23 21:38:40 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1262
Author: @tisohjung
Created: 10/10/2022
Status: Merged
Merged: 10/11/2022
Merged by: @appflowy

Base: mainHead: feat_translation_ko_KR


📝 Commits (2)

  • dccbed5 feat: add translation ko_KR.json
  • e41036f feat: add ko Locale

📊 Changes

3 files changed (+239 additions, -0 deletions)

View changed files

frontend/app_flowy/assets/translations/ko-KR.json (+236 -0)
📝 frontend/app_flowy/lib/startup/tasks/app_widget.dart (+1 -0)
📝 frontend/app_flowy/packages/flowy_infra/lib/language.dart (+2 -0)

📄 Description

Added translation for Korean (ko_KR)


🔄 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/AppFlowy-IO/AppFlowy/pull/1262 **Author:** [@tisohjung](https://github.com/tisohjung) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/11/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat_translation_ko_KR` --- ### 📝 Commits (2) - [`dccbed5`](https://github.com/AppFlowy-IO/AppFlowy/commit/dccbed5fdc51bbd6067ff2c6774882b523edce8c) feat: add translation ko_KR.json - [`e41036f`](https://github.com/AppFlowy-IO/AppFlowy/commit/e41036f7ae424c24ae49ef550d9b6ec787a2f312) feat: add ko Locale ### 📊 Changes **3 files changed** (+239 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/translations/ko-KR.json` (+236 -0) 📝 `frontend/app_flowy/lib/startup/tasks/app_widget.dart` (+1 -0) 📝 `frontend/app_flowy/packages/flowy_infra/lib/language.dart` (+2 -0) </details> ### 📄 Description Added translation for Korean (ko_KR) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4630
No description provided.