diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index b7befdb555..4e1b266dc2 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -675,5 +675,11 @@ "%(oneUser)schanged their avatar %(repeats)s times": "%(oneUser)sa changé sa photo de profil %(repeats)s fois", "%(severalUsers)schanged their avatar": "%(severalUsers)sont changé leur photo de profil", "%(oneUser)schanged their avatar": "%(oneUser)sa changé sa photo de profil", - "Please select the destination room for this message": "Merci de sélectionner un salon de destination pour ce message" + "Please select the destination room for this message": "Merci de sélectionner un salon de destination pour ce message", + "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s a supprimé le nom du salon.", + "Analytics": "Outils d'analyse", + "Opt out of analytics": "Refus de participation", + "Riot collects anonymous analytics to allow us to improve the application.": "Riot recueille des données anonymes qui nous permettent d’analyser et améliorer l’application.", + "Passphrases must match": "Les phrases secrètes doivent être identiques", + "Passphrase must not be empty": "La phrase secrète ne doit pas être vide" }