mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
207 B
JSON
7 lines
207 B
JSON
|
{
|
||
|
"DESCRIPTION": "Reload a command!",
|
||
|
"USAGE": "{{prefix}}reload",
|
||
|
"EXAMPLES": "{{prefix}}reload",
|
||
|
"NOT_FOUND": "`{{search}}` is not an available command!",
|
||
|
"SUCCESS": "Command successfully reloaded!"
|
||
|
}
|