From 1cde4abfd821ecb77a859bae8e80a13a50515fd0 Mon Sep 17 00:00:00 2001
From: Hubert Chathi <hubert@uhoreg.ca>
Date: Mon, 12 Jun 2017 14:28:43 +0000
Subject: [PATCH] Translated using Weblate (French)

Currently translated at 98.2% (885 of 901 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 01ad98cecc..6376f23d5c 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -903,5 +903,6 @@
     "Your home server does not support device management.": "Votre home server ne supporte pas la gestion d'appareils.",
     "(~%(count)s results).one": "(~%(count)s résultat)",
     "(~%(count)s results).other": "",
-    "Device Name": ""
+    "Device Name": "",
+    "Encrypted by a verified device": "Encrypté par un apareil verifié"
 }