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

7 lines
242 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Set the reports channel!",
"USAGE": "setreports (#channel)",
"EXAMPLES": "setreports #reports\nsetreports",
2022-01-04 02:18:28 +05:00
"SUCCESS_ENABLED": "Reports will be sent in **{{channel}}**!",
"SUCCESS_DISABLED": "Reports channel deleted!"
}