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

13 lines
897 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Start a Findwords party, a game where you have to find words!",
"USAGE": "{{prefix}}findwords",
"EXAMPLES": "{{prefix}}findwords",
"INVALID_WORD": "{{member}} | Your word is not valid!",
"GAME_STARTING": ":timer: | The game starts in 10 seconds!",
"FIND_WORD": "20 seconds to find a word containing \"__**{{word}}**__\"!",
"WORD_FOUND": "Well done {{winner}}! You were the fastest to enter a valid word!",
"GAME_STATS": "🎉 | {{winner}} won the game!\n\n**Stats:**\n*-* __**Duration**__: {{time}}\n*-* __**Participants**__: {{participants}} ({{participantCount}})**Stats of the game: **\n__**Duration**__: {{duration}}\n__**Number of participants**__ : {{participantCount}}\n__**Participants**__ : \n{{participantList}}",
2021-12-29 23:05:02 +05:00
"CREDITS": "{{winner}} wins 150 credits! 🎉",
2021-12-22 16:50:28 +05:00
"NO_WINNER_ALL": "No words founds, no one wins!",
"NO_WINNER": "No words founds, no one wins!"
2021-12-10 21:39:54 +05:00
}