From 9fcee811cb0c1c10bd0485d9832acc66a7ca1c94 Mon Sep 17 00:00:00 2001 From: Amandine Date: Fri, 26 May 2017 18:20:28 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 25.7% (170 of 659 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.nordgedanken.de/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 e572b69d7b..a8859dfaa2 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -167,5 +167,6 @@ "italic": "italique", "strike": "barré", "underline": "souligné", - "A registered account is required for this action": "Il est nécessaire d’avoir un compte enregistré pour cette action" + "A registered account is required for this action": "Il est nécessaire d’avoir un compte enregistré pour cette action", + "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains": "Un message a été envoyé à +%(msisdn)s. Merci d’entrer le code de vérification qu’il contient" }