[PR #1066] [MERGED] completed the Korean translation. Please accept the pull request #5763

Closed
opened 2026-02-05 10:16:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1066
Author: @limkukhyun
Created: 10/15/2018
Status: Merged
Merged: 11/10/2018
Merged by: @ssddanbrown

Base: masterHead: codev-kuk-master


📝 Commits (9)

📊 Changes

12 files changed (+887 additions, -1 deletions)

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+1 -0)
resources/lang/kr/activities.php (+40 -0)
resources/lang/kr/auth.php (+76 -0)
resources/lang/kr/common.php (+68 -0)
resources/lang/kr/components.php (+34 -0)
resources/lang/kr/entities.php (+311 -0)
resources/lang/kr/errors.php (+83 -0)
resources/lang/kr/pagination.php (+19 -0)
resources/lang/kr/passwords.php (+22 -0)
resources/lang/kr/settings.php (+124 -0)
resources/lang/kr/validation.php (+108 -0)

📄 Description

Hi
I have completed the Korean translation.
Please accept the pull request :)

Thank you~


🔄 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/BookStackApp/BookStack/pull/1066 **Author:** [@limkukhyun](https://github.com/limkukhyun) **Created:** 10/15/2018 **Status:** ✅ Merged **Merged:** 11/10/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `codev-kuk-master` --- ### 📝 Commits (9) - [`fca7689`](https://github.com/BookStackApp/BookStack/commit/fca7689e1ae8194ddcc51126e1115b26d0f80f87) translate to kr 20/100 - [`c7d3db9`](https://github.com/BookStackApp/BookStack/commit/c7d3db97513d4a63440ed97b084b788240cd1a7e) translate kr 50/100 - [`43758a7`](https://github.com/BookStackApp/BookStack/commit/43758a7d6014ea0ca44481f53e5d7c07c452605a) 3개 번역 - [`a1fda37`](https://github.com/BookStackApp/BookStack/commit/a1fda378966a2e9688a617b02c3b846879ec9fa2) done validation - [`1c0a196`](https://github.com/BookStackApp/BookStack/commit/1c0a196b9d05d0aec80f0bb30e10ba7cdb953f7b) Include Korean in settings - [`042d8b3`](https://github.com/BookStackApp/BookStack/commit/042d8b3274a6eaae4c6651e397ee54240783d980) translate entities, setting - [`4afc67a`](https://github.com/BookStackApp/BookStack/commit/4afc67a9620de6ab28a18266d7dcecca663cc2ed) settings - completed - [`5d1162f`](https://github.com/BookStackApp/BookStack/commit/5d1162fb646bb9a5a7475d75cf5b866e5d1c96c6) translate complate - [`e8ab4fd`](https://github.com/BookStackApp/BookStack/commit/e8ab4fd91fc83cff5589f3b78cc68c1f8a1764c2) change config/app.php to add korean ### 📊 Changes **12 files changed** (+887 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/kr/activities.php` (+40 -0) ➕ `resources/lang/kr/auth.php` (+76 -0) ➕ `resources/lang/kr/common.php` (+68 -0) ➕ `resources/lang/kr/components.php` (+34 -0) ➕ `resources/lang/kr/entities.php` (+311 -0) ➕ `resources/lang/kr/errors.php` (+83 -0) ➕ `resources/lang/kr/pagination.php` (+19 -0) ➕ `resources/lang/kr/passwords.php` (+22 -0) ➕ `resources/lang/kr/settings.php` (+124 -0) ➕ `resources/lang/kr/validation.php` (+108 -0) </details> ### 📄 Description Hi I have completed the Korean translation. Please accept the pull request :) Thank you~ --- <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-05 10:16:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5763