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

diff --git a/src/Apptag/Localization/fr.json b/src/Apptag/Localization/fr.json
index de9a0a7..599fb7c 100644
--- a/src/Apptag/Localization/fr.json
+++ b/src/Apptag/Localization/fr.json
@@ -105,16 +105,16 @@
   "smart.category.productivity": "Productivité",
   "smart.category.file-management": "Gestion de fichiers",
   "smart.category.transfer": "Envois et téléchargements",
-  "smart.category.development": "Développement",
+  "smart.category.development": "Programmation",
   "smart.category.design": "Conception",
   "smart.category.writing": "Rédaction",
   "smart.category.media": "Médias",
   "smart.category.video": "Vidéo",
   "smart.category.audio": "Son",
-  "smart.category.picture-photo": "Images et photos",
+  "smart.category.picture-photo": "Images",
   "smart.category.utilities": "Utilitaires",
   "smart.category.system": "Apps système",
-  "smart.category.system-enhancement": "Améliorations système",
+  "smart.category.system-enhancement": "Outils système",
   "smart.category.entertainment": "Divertissement",
   "smart.category.game": "Jeux",
   "smart.category.finance": "Finances",
@@ -190,7 +190,7 @@
   "smart.category.GTD": "Tâches et GTD",
   "smart.category.Notes": "Prises de notes",
   "smart.category.Meeting": "Réunions",
-  "smart.category.office": "Bureau",
+  "smart.category.office": "Bureau et documents",
   "smart.category.PDF": "PDF",
   "smart.category.api-tools": "Outils API",
   "smart.category.database-tools": "Bases de données",

--
Gitblit v1.9.3