{ "coin.help": "Toss any number of coins.", "coin.help.desc": "Toss coin.", "coin.help.regex.desc": "(丢|抛)[(个|枚)]硬币", "coin.message.all.head": "...\n... They are all heads!", "coin.message.all.stand": "...\n... ALL STAND UP?!", "coin.message.all.tail": "...\n... They are all tails!", "coin.message.error.amount": "An error occurred: Invalid number of coins: ", "coin.message.error.nocoin": "An error occurred: You toss no coin, and nothing happened...", "coin.message.error.out_of_range": "An error occurred: You can only toss up to ${max} coins.", "coin.message.head": "...\n... It is heads!", "coin.message.mix": "...", "coin.message.mix.head": " ${head} is/are heads", "coin.message.mix.stand": "... and ${stand} stand(s) up!", "coin.message.mix.tail": ", ${tail} is/are tails", "coin.message.mix.tail2": " ${tail} is/are tails", "coin.message.prompt": "You toss ${count} coin(s)", "coin.message.stand": "...\n...It is standing up!", "coin.message.tail": "...\n... It is tails!", "coin.message.error.config": "Coin probability error, please check your config." }