Skip to content

Commit

Permalink
solved
Browse files Browse the repository at this point in the history
  • Loading branch information
WT-TheDragon committed Jul 30, 2024
1 parent a60558f commit 60b5daa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bot/es_es/slash_commands/help.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
2 changes: 1 addition & 1 deletion bot/es_es/slash_commands/unban.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 60b5daa

Please sign in to comment.