From 33dd6cfc1775cd5f73e094869279f177736e9a65 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 24 Jul 2022 15:45:48 +0200 Subject: [PATCH] update translation --- src/locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index e2aa802..fef931f 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -9,5 +9,6 @@ "c_help_name": "Help", "c_help_desc": "Aide", "c_help1": "Liste des catégories et des commandes associées", - "c_help2": "`/help ` pour obtenir plus d'informations sur une commande." + "c_help2": "`/help ` pour obtenir plus d'informations sur une commande.", + "c_help3": "Pas d'information." }