From bd9ad3573731707537b9aff037d2240bf133303a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 03:51:10 +0800
Subject: [PATCH] Record successful App Store upload for 8.1.6

---
 src/Apptag/Localization/ko.json |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/src/Apptag/Localization/ko.json b/src/Apptag/Localization/ko.json
index f4dd987..64ed521 100644
--- a/src/Apptag/Localization/ko.json
+++ b/src/Apptag/Localization/ko.json
@@ -8,6 +8,8 @@
   "menu.language": "언어",
   "menu.help": "도움말",
   "menu.version": "버전",
+  "menu.proStatus.free": "현재 무료 사용자입니다(Pro로 업그레이드)",
+  "menu.proStatus.unlocked": "현재 특별 Pro 사용자입니다",
   "settings.language": "언어",
   "settings.languagePicker": "앱 언어:",
   "settings.languageDesc": "메뉴와 설정에서 사용할 언어를 선택합니다.",
@@ -103,16 +105,16 @@
   "smart.category.productivity": "생산성",
   "smart.category.file-management": "파일 관리",
   "smart.category.transfer": "업로드 및 다운로드",
-  "smart.category.development": "개발",
+  "smart.category.development": "코딩",
   "smart.category.design": "디자인",
   "smart.category.writing": "글쓰기",
   "smart.category.media": "미디어",
   "smart.category.video": "비디오",
   "smart.category.audio": "오디오",
-  "smart.category.picture-photo": "이미지와 사진",
+  "smart.category.picture-photo": "사진",
   "smart.category.utilities": "유틸리티",
   "smart.category.system": "시스템 앱",
-  "smart.category.system-enhancement": "시스템 향상",
+  "smart.category.system-enhancement": "시스템 도구",
   "smart.category.entertainment": "엔터테인먼트",
   "smart.category.game": "게임",
   "smart.category.finance": "금융",
@@ -185,10 +187,13 @@
   "quickSearch.globalHotkey": "Quick Search (global)",
   "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.",
   "quickSearch.spaceDisplay": "Space",
+  "trackpadGesture.title": "트랙패드 제스처",
+  "trackpadGesture.description": "서드파티 도구에서 트랙패드 제스처를 이 URL에 연결하면 앱 목록이 열립니다.",
+  "trackpadGesture.status": "외부 도구",
   "smart.category.GTD": "작업 및 GTD",
   "smart.category.Notes": "메모",
   "smart.category.Meeting": "회의",
-  "smart.category.office": "오피스",
+  "smart.category.office": "오피스 및 문서",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "API 도구",
   "smart.category.database-tools": "데이터베이스",
@@ -288,5 +293,6 @@
   "pro.theme.preview.status": "Pro 테마 미리보기",
   "pro.theme.status.free": "무료 테마가 이제 준비되었습니다. 모든 고급 테마를 유지하려면 Pro을(를) 잠금 해제하세요.",
   "pro.theme.status.preview": "Pro 테마를 미리 보는 중입니다. 미리보기가 끝난 후에도 유지하려면 Pro을(를) 잠금 해제하세요.",
+  "pro.theme.status.previewCountdown": "미리보기 중 · %time% 남음",
   "pro.theme.status.unlocked": "모든 테마는 이 Mac에서 잠금 해제됩니다."
 }

--
Gitblit v1.9.3