JaBa/languages/en-US/fun/choice.json

9 lines
No EOL
379 B
JSON

{
"DESCRIPTION": "Helps you choose between the given choices!",
"USAGE": "choice [choice1/choice2/etc...]",
"EXAMPLES": "choice Fire/Wind/Water",
"MISSING": "You must enter more than two choices!\n(or use the `flip` command instead)",
"EMPTY": "One of your choices seems to be empty.... Please try again!",
"PROGRESS": "Choice being made...",
"DONE": "Here's my choice:"
}