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

7 lines
261 B
JSON
Raw Normal View History

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