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

8 lines
263 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Set the server prefix!",
"USAGE": "setprefix [prefix]",
"EXAMPLES": "setprefix +",
2022-01-04 02:18:28 +05:00
"MISSING_PREFIX": "Please enter a valid prefix!",
"TOO_LONG": "The prefix shouldn't exceed 5 characters!",
"SUCCESS": "The bot prefix has been set to ``!"
2022-01-04 02:18:28 +05:00
}