diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 50f801e94c..0b7abd6af5 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1188,5 +1188,9 @@ "Can't leave Server Notices room": "Impossible de quitter le salon des Annonces du serveur", "This room is used for important messages from the Homeserver, so you cannot leave it.": "Ce salon est utilisé pour les messages importants du serveur d'accueil, donc vous ne pouvez pas en partir.", "To notify everyone in the room, you must be a": "Pour notifier tout le monde dans le salon, vous devez être un(e)", - "Try the app first": "Essayer d'abord l'application" + "Try the app first": "Essayer d'abord l'application", + "Encrypting": "Chiffrement en cours", + "Encrypted, not sent": "Chiffré, pas envoyé", + "No Audio Outputs detected": "Aucune sortie audio détectée", + "Audio Output": "Sortie audio" }