{ "coin.help": "Toss any number of coins.", "coin.help.desc": "Toss coin.", "coin.message.all.head": "They...\n...are all heads!", "coin.message.all.stand": "They...\n...ALL STAND UP?!", "coin.message.all.tail": "They...\n...are all tails!", "coin.message.drop_place": "It dropped to ${drop_place}...", "coin.message.drop_place.door": "the door", "coin.message.drop_place.floor": "the floor", "coin.message.drop_place.moon": "the Moon", "coin.message.drop_place.ontable": "on the table", "coin.message.drop_place.undertable": "under the table", "coin.message.drop_place.window": "out the window", "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 at most ${max} coins at one time.", "coin.message.error.rate": "An error occurred: Coin probability error.", "coin.message.head": "...It is heads!", "coin.message.mix": "\n...", "coin.message.mix.end": ".", "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.prompt": "You toss ${count} coin(s),", "coin.message.stand": "...it is standing up!", "coin.message.tail": "...It is tails!" }