From 2dff737fd96769167c9094a712f8ca4f2827bf8d Mon Sep 17 00:00:00 2001
From: Arno Pigeon <weblate_insrt_oa@sysody.eu>
Date: Sat, 12 Jun 2021 17:06:36 +0000
Subject: [PATCH] Translated using Weblate (French)

Currently translated at 100.0% (331 of 331 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/fr/
---
 fr.json | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/fr.json b/fr.json
index 5f2d86d..746e005 100644
--- a/fr.json
+++ b/fr.json
@@ -53,7 +53,9 @@
                     "removed_by": "enlevé par",
                     "channel_renamed": "nom du salon changé pour",
                     "channel_description_changed": "a modifié la description du salon",
-                    "channel_icon_changed": "a modifié l'icône du salon"
+                    "channel_icon_changed": "a modifié l'icône du salon",
+                    "user_kicked": "a été éjecté.",
+                    "user_banned": "a été banni."
                 },
                 "bot": "bot",
                 "message_where": "Envoyer un message dans {{channel_name}}",
@@ -258,6 +260,16 @@
                         "theme": "Ceci va synchroniser les thèmes et couleurs choisies, ainsi que tout code CSS ajouté.",
                         "locale": "Ceci va synchroniser votre langue actuellement sélectionnée."
                     }
+                },
+                "experiments": {
+                    "title": "Expérimentations",
+                    "features": "Fonctionnalités disponibles",
+                    "titles": {
+                        "servers": "Serveurs"
+                    },
+                    "descriptions": {
+                        "servers": "Ceci vous permet de créer des serveurs avec des salon, invitations, modération et plus."
+                    }
                 }
             },
             "channel_pages": {
-- 
GitLab