[PR #1060] [MERGED] i18n(ko-KR): Add new translations and fine-tune existing ones #1179

Closed
opened 2026-02-04 21:55:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1060
Author: @NavyStack
Created: 3/16/2025
Status: Merged
Merged: 3/16/2025
Merged by: @meltyshev

Base: masterHead: korean-translation


📝 Commits (4)

  • 2871dc0 i18n(ko-KR): Add new translations and fine-tune existing ones
  • 9231aad i18n(ko-KR): Update date and time format to comply with KS standard
  • 53bb6f4 i18n(ko-KR): Update date and time format to comply with KS standard
  • ef56dc0 i18n(ko-KR): lint

📊 Changes

2 files changed (+144 additions, -129 deletions)

View changed files

📝 client/src/locales/ko-KR/core.js (+134 -120)
📝 client/src/locales/ko-KR/login.js (+10 -9)

📄 Description

Pull Request Description

Add new translations and fine-tune existing ones for the Korean locale.
Fine-tune some translations for better clarity.

Changes:

  • Added new translations to core.js.
  • Fine-tuned existing translations in core.js and login.js.
  • Updated index.js to include the core translations.

🔄 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/plankanban/planka/pull/1060 **Author:** [@NavyStack](https://github.com/NavyStack) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `korean-translation` --- ### 📝 Commits (4) - [`2871dc0`](https://github.com/plankanban/planka/commit/2871dc05d8f2aa1d0ea9bfd8f09e76560b1e0898) i18n(ko-KR): Add new translations and fine-tune existing ones - [`9231aad`](https://github.com/plankanban/planka/commit/9231aad8049a3a73179c2c5001b6d34cb4eb7c66) i18n(ko-KR): Update date and time format to comply with KS standard - [`53bb6f4`](https://github.com/plankanban/planka/commit/53bb6f4424cfbd62fd9a4e283937558630382d1d) i18n(ko-KR): Update date and time format to comply with KS standard - [`ef56dc0`](https://github.com/plankanban/planka/commit/ef56dc0f1d87bdbc4c93724059e8f399c829c0f8) i18n(ko-KR): lint ### 📊 Changes **2 files changed** (+144 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/ko-KR/core.js` (+134 -120) 📝 `client/src/locales/ko-KR/login.js` (+10 -9) </details> ### 📄 Description # Pull Request Description Add new translations and fine-tune existing ones for the Korean locale. Fine-tune some translations for better clarity. ## Changes: - Added new translations to core.js. - Fine-tuned existing translations in core.js and login.js. - Updated index.js to include the core translations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:55:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1179