JaBa/languages/en-US/economy/setbio.json
2021-12-22 16:50:28 +05:00

8 lines
No EOL
327 B
JSON

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