diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 7261f62f3a..d526c53430 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2034,5 +2034,7 @@ "Connected via %(protocolName)s": "Connecté via %(protocolName)s", "Bridge Info": "Informations de la passerelle", "Below is a list of bridges connected to this room.": "Vous trouverez ci-dessous la liste des passerelles connectées à ce salon.", - "Suggestions": "Suggestions" + "Suggestions": "Suggestions", + "Failed to find the following users": "Impossible de trouver les utilisateurs suivants", + "The following users might not exist or are invalid, and cannot be invited: %(csvNames)s": "Les utilisateurs suivant n’existent peut-être pas ou ne sont pas valides, et ne peuvent pas être invités : %(csvNames)s" }