diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 7aa6a43c91..e756d00aeb 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2148,5 +2148,10 @@ "%(name)s (%(userId)s) signed in to a new session without verifying it:": "%(name)s (%(userId)s) s’est connecté à une nouvelle session sans la vérifier :", "Ask this user to verify their session, or manually verify it below.": "Demandez à cet utilisateur de vérifier sa session, ou vérifiez-la manuellement ci-dessous.", "Manually Verify": "Vérifier manuellement", - "Verify by scanning": "Vérifier en scannant" + "Verify by scanning": "Vérifier en scannant", + "The version of Riot": "La version de Riot", + "Whether you're using Riot on a device where touch is the primary input mechanism": "Si vous utilisez Riot sur un appareil où le toucher est le mécanisme primaire de saisie", + "Whether you're using Riot as an installed Progressive Web App": "Si vous utilisez Riot en tant qu’application web progressive (PWA)", + "Your user agent": "Votre agent utilisateur", + "The information being sent to us to help make Riot better includes:": "Les informations qui nous sont envoyées et qui nous aident à améliorer Riot comportent :" }