From d701709c08f98a8b6e2791fcbb1e9291624e3236 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 04 Jun 2026 01:24:54 +0800
Subject: [PATCH] Prepare 7.8.12 App Store submission materials

---
 Apptag/Localization/fr.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/fr.json b/Apptag/Localization/fr.json
index 3cb6564..4425b41 100644
--- a/Apptag/Localization/fr.json
+++ b/Apptag/Localization/fr.json
@@ -6,6 +6,7 @@
   "menu.preferences": "Préférences…",
   "menu.quit": "Quitter",
   "menu.language": "Langue",
+  "menu.help": "Aide",
   "menu.version": "Version",
   "settings.language": "Langue",
   "settings.languagePicker": "Langue de l'app :",
@@ -62,6 +63,11 @@
   "drop.systemDefaultWarning": "Ne déposez pas dans les catégories système par défaut",
   "drop.uncategorizedConfirmTitle": "Déplacer vers Non classé ?",
   "drop.uncategorizedConfirmMessage": "Déplacer %appName% vers Non classé supprimera ses %tagCount% associations de tags actuelles : %tagNames%.",
+  "drop.removeTagConfirmTitle": "Remove tag?",
+  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
+  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
+  "drop.removeTagConfirmYes": "Yes",
+  "drop.removeTagConfirmNo": "No",
   "tag.design": "Design",
   "tag.development": "Développement",
   "tag.writing": "Écriture",
@@ -187,5 +193,10 @@
   "smart.category.device-management": "Device Management",
   "smart.category.input-tools": "Input Tools",
   "smart.category.Automation": "Automation",
-  "smart.category.network-tools": "Network Tools"
+  "smart.category.network-tools": "Network Tools",
+  "help.openPDF": "Ouvrir le PDF d’aide",
+  "help.copyLink": "Copier le lien du PDF d’aide",
+  "help.currentLanguage": "Ouvre le PDF en ligne correspondant à la langue actuelle de l’app.",
+  "settings.language.auto": "Automatique",
+  "help.downloadPDF": "Télécharger le PDF d’aide"
 }

--
Gitblit v1.9.3