From 369c8f03db2f6d507697ab2296db5e6f81c8cd1e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 27 Jun 2026 17:15:11 +0800
Subject: [PATCH] Reduce SmartStart default categories to thirteen

---
 src/Apptag/Localization/ja.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/Apptag/Localization/ja.json b/src/Apptag/Localization/ja.json
index e52078f..c5248ed 100644
--- a/src/Apptag/Localization/ja.json
+++ b/src/Apptag/Localization/ja.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