mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
some minor spelling mistake
This commit is contained in:
parent
053bf14ae5
commit
c088c9f414
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"DESCRIPTION": "Closes ticket",
|
"DESCRIPTION": "Closes current ticket",
|
||||||
"USAGE": "",
|
"USAGE": "",
|
||||||
"EXAMPLES": "closeticket",
|
"EXAMPLES": "closeticket",
|
||||||
"CLOSE_TICKET": "Close Ticket",
|
"CLOSE_TICKET": "Close Ticket",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"DESCRIPTION": "Create a message with buttons to create tickets",
|
"DESCRIPTION": "Creates a message with buttons to create tickets",
|
||||||
"USAGE": "",
|
"USAGE": "",
|
||||||
"EXAMPLES": "createticketembed",
|
"EXAMPLES": "createticketembed",
|
||||||
"SUCCESS": "Post created",
|
"SUCCESS": "Post created",
|
||||||
|
|
Loading…
Reference in a new issue