From c2ad79f05a2afe64ddad17d377cb30fc1cdce601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Mon, 26 Mar 2018 12:52:56 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 96.8% (214 of 221 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/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 9cd69090ee..77377dd9fe 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -226,5 +226,6 @@ "%(count)s Members|other": "%(count)s membres", "%(count)s Members|one": "%(count)s membre", "Online": "En ligne", - "View Community": "Voir la communauté" + "View Community": "Voir la communauté", + "Submit debug logs": "Envoyer les journaux de débogage" }