From e47223fbd1a6ec0c1ea417d36c4eff1feee93b81 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 30 May 2026 17:01:31 +0800 Subject: [PATCH] Prepare 7.8.3 release package --- Apptag/Localization/ko.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/ko.json b/Apptag/Localization/ko.json index 5517972..17d1a1b 100644 --- a/Apptag/Localization/ko.json +++ b/Apptag/Localization/ko.json @@ -63,6 +63,11 @@ "drop.systemDefaultWarning": "시스템 기본 분류로 드래그하지 마세요", "drop.uncategorizedConfirmTitle": "분류 없음으로 이동할까요?", "drop.uncategorizedConfirmMessage": "%appName%을(를) 분류 없음으로 이동하면 현재 연결된 태그 %tagCount%개가 해제됩니다: %tagNames%.", + "drop.removeTagConfirmTitle": "Remove tag?", + "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?", + "drop.removeTagDoNotAskAgain": "Got it, don't remind me again", + "drop.removeTagConfirmYes": "Yes", + "drop.removeTagConfirmNo": "No", "tag.design": "디자인", "tag.development": "프로그래밍", "tag.writing": "글쓰기", @@ -191,5 +196,7 @@ "smart.category.network-tools": "Network Tools", "help.openPDF": "도움말 PDF 열기", "help.copyLink": "도움말 PDF 링크 복사", - "help.currentLanguage": "현재 앱 언어에 맞는 온라인 PDF를 엽니다." + "help.currentLanguage": "현재 앱 언어에 맞는 온라인 PDF를 엽니다.", + "settings.language.auto": "자동", + "help.downloadPDF": "도움말 PDF 다운로드" } -- Gitblit v1.9.3