From 3b4a0887d287c890092fc0845eeb57e9a5b03bcd Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 24 May 2026 16:56:30 +0800 Subject: [PATCH] Fix Split View fullscreen overlay detection --- Apptag/Localization/fr.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/fr.json b/Apptag/Localization/fr.json index eb55af1..1fb07a8 100644 --- a/Apptag/Localization/fr.json +++ b/Apptag/Localization/fr.json @@ -191,5 +191,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