From e08d8c01b37b3f76dfef7fc9431271c90423b75f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Tue, 8 Oct 2019 05:08:40 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1824 of 1824 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/ --- src/i18n/strings/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 98e26e099d..c7a9917762 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2235,5 +2235,6 @@ "%(count)s unread messages.|other": "%(count)s messages non lus.", "Unread mentions.": "Mentions non lues.", "Please create a new issue on GitHub so that we can investigate this bug.": "Veuillez créer un nouveau rapport sur GitHub afin que l’on enquête sur cette erreur.", - "Use the new, faster, composer for writing messages": "Utilisez le nouveau compositeur plus rapide pour écrire des messages" + "Use the new, faster, composer for writing messages": "Utilisez le nouveau compositeur plus rapide pour écrire des messages", + "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Clé public du captcha manquante dans la configuration du serveur d’accueil. Veuillez le signaler à l’administrateur de votre serveur d’accueil." }