feat: help command #36
1 changed files with 2 additions and 1 deletions
|
@ -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 <commande>` pour obtenir plus d'informations sur une commande."
|
||||
"c_help2": "`/help <commande>` pour obtenir plus d'informations sur une commande.",
|
||||
"c_help3": "Pas d'information."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue