From 60b5daacf63edb414f0e931902f8e2f995118ef7 Mon Sep 17 00:00:00 2001 From: JuanQP Date: Tue, 30 Jul 2024 15:47:49 +0200 Subject: [PATCH] solved --- bot/es_es/slash_commands/help.json | 4 ++-- bot/es_es/slash_commands/unban.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bot/es_es/slash_commands/help.json b/bot/es_es/slash_commands/help.json index c829680..44ac0c4 100644 --- a/bot/es_es/slash_commands/help.json +++ b/bot/es_es/slash_commands/help.json @@ -3,11 +3,11 @@ "description": "Obtenga ayuda con Quark", "commandOptions": { "overviewOption": { - "name": "descripción general", + "name": "descripción-general", "description": "Ver información de ayuda general" }, "serverlogOption": { - "name": "registro del servidor", + "name": "registro-del-servidor", "description": "Obtenga ayuda con los registros del servidor de Quark" } } diff --git a/bot/es_es/slash_commands/unban.json b/bot/es_es/slash_commands/unban.json index fa287ad..9c2717c 100644 --- a/bot/es_es/slash_commands/unban.json +++ b/bot/es_es/slash_commands/unban.json @@ -3,7 +3,7 @@ "description": "Desbanear a un usuario", "commandOptions": { "userOption": { - "name": "ID de usuario", + "name": "id-de-usuario", "description": "El ID del usuario a desbanear" }, "reasonOption": {