diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 43d982904d..add7cdc394 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3743,5 +3743,7 @@ "unknown": "inconnu", "Red": "Rouge", "Grey": "Gris", - "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "Êtes-vous sûr de vouloir arrêter votre diffusion en direct ? Cela terminera la diffusion et l’enregistrement complet sera disponible dans le salon." + "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "Êtes-vous sûr de vouloir arrêter votre diffusion en direct ? Cela terminera la diffusion et l’enregistrement complet sera disponible dans le salon.", + "This session is backing up your keys.": "Cette session sauvegarde vos clés.", + "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Votre adresse e-mail ne semble pas être associée à un identifiant Matrix sur ce serveur d’accueil." }