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

7 lines
206 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Reloads a command",
2023-06-06 10:21:47 +05:00
"USAGE": "[command]",
"EXAMPLES": "reload command:help",
2023-06-06 22:48:46 +05:00
"NOT_FOUND": "Command `{{command}}` not found",
"SUCCESS": "Command `{{command}}` successfully reloaded"
2023-06-06 10:21:47 +05:00
}