From 03d9ce9f83bf29fc95a9f2581ad0cb9859fe23ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Fri, 4 Oct 2019 11:15:35 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1823 of 1823 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 59b00c5a08..98e26e099d 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2234,5 +2234,6 @@ "%(count)s unread messages including mentions.|other": "%(count)s messages non lus y compris les mentions.", "%(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." + "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" }