JaBa/languages/en-US/administration/setreports.json

7 lines
272 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Set the reports channel!",
"USAGE": "{{prefix}}setreports (#channel)",
"EXAMPLES": "{{prefix}}setreports #reports\n{{prefix}}setreports",
"SUCCESS_ENABLED": "Reports will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Reports channel deleted!"
2021-12-10 21:39:54 +05:00
}