From e47223fbd1a6ec0c1ea417d36c4eff1feee93b81 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 30 May 2026 17:01:31 +0800
Subject: [PATCH] Prepare 7.8.3 release package

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

diff --git a/Apptag/Localization/fr.json b/Apptag/Localization/fr.json
index eb55af1..4425b41 100644
--- a/Apptag/Localization/fr.json
+++ b/Apptag/Localization/fr.json
@@ -63,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",
@@ -191,5 +196,7 @@
   "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."
+  "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