diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 59ce217544..9d9147c064 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3743,5 +3743,7 @@ "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.", - "Declining…": "Refus…" + "Declining…": "Refus…", + "There are no past polls in this room": "Il n’y a aucun ancien sondage dans ce salon", + "There are no active polls in this room": "Il n’y a aucun sondage en cours dans ce salon" }