JaBa/languages/en-US/owner/reload.json

7 lines
187 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Reload a command!",
"USAGE": "reload",
"EXAMPLES": "reload",
2022-01-04 02:18:28 +05:00
"NOT_FOUND": "`{{search}}` is not an available command!",
"SUCCESS": "Command successfully reloaded!"
}