From 6e3c12e754f537c832cc4c9f3fe340547525525c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Tue, 28 Nov 2017 17:51:41 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (941 of 941 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 7b3f29ade5..fe248746bf 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1032,5 +1032,6 @@ "This room is not showing flair for any communities": "Ce salon n'affiche de talent pour aucune communauté", "Flair will appear if enabled in room settings": "Les talents apparaîtront s'ils sont activés dans les paramètres du salon", "Flair will not appear": "Les talents n'apparaîtront pas", - "Display your community flair in rooms configured to show it.": "Afficher vos talents de communauté dans les salons configurés pour les afficher." + "Display your community flair in rooms configured to show it.": "Afficher vos talents de communauté dans les salons configurés pour les afficher.", + "Tag Panel": "Panneau des étiquettes" }