[PR #1239] [MERGED] i18n: Add Korean language #1769

Closed
opened 2026-03-02 11:59:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1239
Author: @jkywalker
Created: 4/12/2025
Status: Merged
Merged: 4/12/2025
Merged by: @MohamedBassem

Base: mainHead: main


📝 Commits (1)

  • a77e0d5 i18n: Add Korean language

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/shared/langs.ts (+1 -0)

📄 Description

Summary

  • Added "ko": "Korean" to langNameMappings in langs.ts.
  • Korean translation file already exists in locales/ko/translation.json.

This allows users to select Korean in the language dropdown from the settings page.


🔄 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/karakeep-app/karakeep/pull/1239 **Author:** [@jkywalker](https://github.com/jkywalker) **Created:** 4/12/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a77e0d5`](https://github.com/karakeep-app/karakeep/commit/a77e0d5c81743b73a76530ba0fb8f67b3c0f199d) i18n: Add Korean language ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/shared/langs.ts` (+1 -0) </details> ### 📄 Description ### Summary - Added `"ko": "Korean"` to `langNameMappings` in `langs.ts`. - Korean translation file already exists in `locales/ko/translation.json`. This allows users to select Korean in the language dropdown from the settings page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:06 +03: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
starred/karakeep#1769
No description provided.