From 28be00ea53666fd5500a702a3c187c0e27dd90ad Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 27 Jun 2026 16:26:30 +0800 Subject: [PATCH] Simplify SmartStart default categories --- src/Apptag/Localization/ko.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Apptag/Localization/ko.json b/src/Apptag/Localization/ko.json index 5b92d99..662ce02 100644 --- a/src/Apptag/Localization/ko.json +++ b/src/Apptag/Localization/ko.json @@ -105,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": "금융", @@ -190,7 +190,7 @@ "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": "데이터베이스", -- Gitblit v1.9.3