From 6aeb91055b860946256933208c4baa074000157b Mon Sep 17 00:00:00 2001 From: SeMiD Date: Fri, 27 Sep 2024 22:13:44 +0100 Subject: [PATCH] New translations popup.json (French) (#7486) --- fr-FR/Extension/popup.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fr-FR/Extension/popup.json b/fr-FR/Extension/popup.json index fb38631d97f..ae80812aafa 100644 --- a/fr-FR/Extension/popup.json +++ b/fr-FR/Extension/popup.json @@ -187,6 +187,10 @@ "description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)", "message": "Échec de la récupération de l'utilisateur" }, + "popup.setting.heartbeat": { + "description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)", + "message": "Collecte anonyme des données d'utilisation" + }, "popup.setting.preferApp": { "description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)", "message": "Préférer l'application"