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

8 lines
No EOL
307 B
JSON

{
"DESCRIPTION": "Change your biography!",
"USAGE": "setbio [biography]",
"EXAMPLES": "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!"
}