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

diff --git a/src/Apptag/Localization/th.json b/src/Apptag/Localization/th.json
index cb42deb..bdb104f 100644
--- a/src/Apptag/Localization/th.json
+++ b/src/Apptag/Localization/th.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": "การเงิน",
@@ -188,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