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

diff --git a/src/Apptag/Localization/vi.json b/src/Apptag/Localization/vi.json
index 37a643c..c9a3da7 100644
--- a/src/Apptag/Localization/vi.json
+++ b/src/Apptag/Localization/vi.json
@@ -105,16 +105,16 @@
   "smart.category.productivity": "Năng suất",
   "smart.category.file-management": "Quản lý tệp",
   "smart.category.transfer": "Tải lên và tải xuống",
-  "smart.category.development": "Phát triển",
+  "smart.category.development": "Lập trình",
   "smart.category.design": "Thiết kế",
   "smart.category.writing": "Viết",
   "smart.category.media": "Phương tiện",
   "smart.category.video": "Video clip",
   "smart.category.audio": "Âm thanh",
-  "smart.category.picture-photo": "Ảnh và hình ảnh",
+  "smart.category.picture-photo": "Ảnh",
   "smart.category.utilities": "Tiện ích",
   "smart.category.system": "Ứng dụng hệ thống",
-  "smart.category.system-enhancement": "Cải tiến hệ thống",
+  "smart.category.system-enhancement": "Công cụ hệ thống",
   "smart.category.entertainment": "Giải trí",
   "smart.category.game": "Trò chơi",
   "smart.category.finance": "Tài chính",
@@ -190,7 +190,7 @@
   "smart.category.GTD": "Công việc và GTD",
   "smart.category.Notes": "Ghi chú",
   "smart.category.Meeting": "Cuộc họp",
-  "smart.category.office": "Văn phòng",
+  "smart.category.office": "Văn phòng & tài liệu",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "Công cụ API",
   "smart.category.database-tools": "Cơ sở dữ liệu",

--
Gitblit v1.9.3