From 89058f057dd93fdd448e7a1e348f57397598d9a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Tue, 21 Apr 2020 06:32:14 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (2293 of 2293 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 6b5105226c..a06785fcc2 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2395,5 +2395,7 @@ "Submit logs": "Envoyer les journaux", "Reminder: Your browser is unsupported, so your experience may be unpredictable.": "Rappel : Votre navigateur n’est pas pris en charge donc votre expérience pourrait être imprévisible.", "Unable to upload": "Envoi impossible", - "Currently indexing: %(currentRoom)s": "En train d’indexer : %(currentRoom)s" + "Currently indexing: %(currentRoom)s": "En train d’indexer : %(currentRoom)s", + "Please supply a widget URL or embed code": "Veuillez fournir l’URL ou le code d’intégration du widget", + "Send a bug report with logs": "Envoyer un rapport d’anomalie avec les journaux" }