From 0985da60fba1a5dbfc847f569c0cce62bf05128d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 25 Jul 2022 00:37:43 +0200 Subject: [PATCH] update translations --- src/locales/en-US.json | 2 +- src/locales/fr.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 0088ee7..6f0439a 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -12,5 +12,5 @@ "c_help_opt1_desc": "Command wanted in depth.", "c_help1": "List of categories and associated commands", "c_help2": "`/help ` to get more information about a command.", - "c_help3": "No information available." + "c_help3": "Can't find :" } diff --git a/src/locales/fr.json b/src/locales/fr.json index 58fdaac..cad1fba 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -12,6 +12,5 @@ "c_help_opt1_desc": "Commande voulu en détail.", "c_help1": "Liste des catégories et des commandes associées", "c_help2": "`/help ` pour obtenir plus d'informations sur une commande.", - "c_help3": "Pas d'information.", - "c_help4": "Impossible de trouver :" + "c_help3": "Impossible de trouver :" }