From 0258b3eae7b09beed0f2b6cc70e76d8627a19615 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 25 May 2026 00:20:14 +0800 Subject: [PATCH] Keep fullscreen secondary windows in current Space --- 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