[PR #1810] [CLOSED] Added Korean Translation #1582

Closed
opened 2026-02-05 18:18:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1810
Author: @zzunipark
Created: 10/14/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 19b28c0 Updated Korean
  • 9675970 Update Korean translation for 'dead' status

📊 Changes

31 files changed (+1989 additions, -0 deletions)

View changed files

lang/ko-KR/activity.php (+124 -0)
lang/ko-KR/admin/apikey.php (+27 -0)
lang/ko-KR/admin/databasehost.php (+74 -0)
lang/ko-KR/admin/egg.php (+97 -0)
lang/ko-KR/admin/health.php (+60 -0)
lang/ko-KR/admin/mount.php (+30 -0)
lang/ko-KR/admin/node.php (+124 -0)
lang/ko-KR/admin/role.php (+17 -0)
lang/ko-KR/admin/server.php (+146 -0)
lang/ko-KR/admin/setting.php (+153 -0)
lang/ko-KR/admin/user.php (+22 -0)
lang/ko-KR/admin/webhook.php (+65 -0)
lang/ko-KR/auth.php (+24 -0)
lang/ko-KR/command/messages.php (+54 -0)
lang/ko-KR/commands.php (+74 -0)
lang/ko-KR/exceptions.php (+64 -0)
lang/ko-KR/installer.php (+103 -0)
lang/ko-KR/notifications.php (+18 -0)
lang/ko-KR/profile.php (+69 -0)
lang/ko-KR/server/activity.php (+11 -0)

...and 11 more files

📄 Description

No description provided


🔄 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/pelican-dev/panel/pull/1810 **Author:** [@zzunipark](https://github.com/zzunipark) **Created:** 10/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`19b28c0`](https://github.com/pelican-dev/panel/commit/19b28c0832a36cf2c22b1004a3fc30a644db85b3) Updated Korean - [`9675970`](https://github.com/pelican-dev/panel/commit/9675970b618a631049040fb899b33ae87832b4c9) Update Korean translation for 'dead' status ### 📊 Changes **31 files changed** (+1989 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lang/ko-KR/activity.php` (+124 -0) ➕ `lang/ko-KR/admin/apikey.php` (+27 -0) ➕ `lang/ko-KR/admin/databasehost.php` (+74 -0) ➕ `lang/ko-KR/admin/egg.php` (+97 -0) ➕ `lang/ko-KR/admin/health.php` (+60 -0) ➕ `lang/ko-KR/admin/mount.php` (+30 -0) ➕ `lang/ko-KR/admin/node.php` (+124 -0) ➕ `lang/ko-KR/admin/role.php` (+17 -0) ➕ `lang/ko-KR/admin/server.php` (+146 -0) ➕ `lang/ko-KR/admin/setting.php` (+153 -0) ➕ `lang/ko-KR/admin/user.php` (+22 -0) ➕ `lang/ko-KR/admin/webhook.php` (+65 -0) ➕ `lang/ko-KR/auth.php` (+24 -0) ➕ `lang/ko-KR/command/messages.php` (+54 -0) ➕ `lang/ko-KR/commands.php` (+74 -0) ➕ `lang/ko-KR/exceptions.php` (+64 -0) ➕ `lang/ko-KR/installer.php` (+103 -0) ➕ `lang/ko-KR/notifications.php` (+18 -0) ➕ `lang/ko-KR/profile.php` (+69 -0) ➕ `lang/ko-KR/server/activity.php` (+11 -0) _...and 11 more files_ </details> ### 📄 Description _No description provided_ --- <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 18:18:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1582