JaBa/languages/en-US/economy/setbio.json

8 lines
345 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "Change your biography!",
"USAGE": "{{prefix}}setbio [biography]",
"EXAMPLES": "{{prefix}}setbio My name is Jake, I'm 19 and I love programming!",
"MISSING": "You must specify a biography!",
"MAX_CHARACT": "Your biography must not exceed 500 characters!",
"SUCCESS": "Your biography has been modified!"
}