From b477d1d976a84d8a93090d7ed7ed6847b6c1bcd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Mon, 28 May 2018 06:49:16 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1190 of 1190 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 c3cfdef5fc..4518b92c61 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1195,5 +1195,6 @@ "Yes, I want to help!": "Oui, je veux aider !", "Can't leave Server Notices room": "Impossible de quitter le salon des Annonces du serveur", "This room is used for important messages from the Homeserver, so you cannot leave it.": "Ce salon est utilisé pour les messages importants du serveur d'accueil, donc vous ne pouvez pas en partir.", - "To notify everyone in the room, you must be a": "Pour notifier tout le monde dans le salon, vous devez être un(e)" + "To notify everyone in the room, you must be a": "Pour notifier tout le monde dans le salon, vous devez être un(e)", + "Try the app first": "Essayer d'abord l'application" }