1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 14:09:39 +05:00
JaBa/languages/en-US/administration/setreports.json
2021-12-10 21:39:54 +05:00

7 lines
No EOL
287 B
JSON

{
"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!"
}