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/tr.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/Apptag/Localization/tr.json b/src/Apptag/Localization/tr.json
index 6dc43e8..aa1d40f 100644
--- a/src/Apptag/Localization/tr.json
+++ b/src/Apptag/Localization/tr.json
@@ -105,16 +105,16 @@
   "smart.category.productivity": "Verimlilik",
   "smart.category.file-management": "Dosya yönetimi",
   "smart.category.transfer": "Yüklemeler ve indirmeler",
-  "smart.category.development": "Geliştirme",
+  "smart.category.development": "Kodlama",
   "smart.category.design": "Tasarım",
   "smart.category.writing": "Yazma",
   "smart.category.media": "Medya",
   "smart.category.video": "Videolar",
   "smart.category.audio": "Ses",
-  "smart.category.picture-photo": "Resimler ve fotoğraflar",
+  "smart.category.picture-photo": "Fotoğraflar",
   "smart.category.utilities": "Yardımcı araçlar",
   "smart.category.system": "Sistem uygulamaları",
-  "smart.category.system-enhancement": "Sistem iyileştirmeleri",
+  "smart.category.system-enhancement": "Sistem araçları",
   "smart.category.entertainment": "Eğlence",
   "smart.category.game": "Oyunlar",
   "smart.category.finance": "Finans",
@@ -190,7 +190,7 @@
   "smart.category.GTD": "Görevler ve GTD",
   "smart.category.Notes": "Notlar",
   "smart.category.Meeting": "Toplantılar",
-  "smart.category.office": "Ofis",
+  "smart.category.office": "Ofis ve belgeler",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "API araçları",
   "smart.category.database-tools": "Veritabanları",

--
Gitblit v1.9.3