fix won message

This commit is contained in:
JonnyBro 2021-12-29 23:05:02 +05:00
parent e495e23506
commit 950525d150
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"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}}",
"CREDITS": "{{winner}} wins 15 credits! 🎉",
"CREDITS": "{{winner}} wins 150 credits! 🎉",
"NO_WINNER_ALL": "No words founds, no one wins!",
"NO_WINNER": "No words founds, no one wins!"
}

View file

@ -5,7 +5,7 @@
"GAME_START": "Number chosen, you can start!",
"BIG": "{{user}} | My number is **bigger** than `{{number}}`!",
"SMALL": "{{user}} | My number is **smaller** than `{{number}}`!",
"WON": "{{winner}} has won 10 credits!",
"WON": "{{winner}} has won 100 credits!",
"DEFEAT": "No one could find the number! It was **{{number}}**!",
"GAME_STATS": "🎉 | {{winner}} found the correct number! It was __**{{number}}**__!\n\n**Stats:**\n*-* __**Duration**__: {{time}}\n*-* __**Participants**__: {{participants}} ({{participantCount}})",
"GAME_RUNNING": "A game is already running on this server!"

View file

@ -7,7 +7,7 @@
"FIND_WORD": "20 секунд чтобы найти слово, в котором есть \"__**{{word}}**__\"!",
"WORD_FOUND": "Молодец, {{winner}}! Вы быстрее всех нашли слово!",
"GAME_STATS": "🎉 | {{winner}} победил!\n\n**Статистика:**\n*-* __**Участники**__: {{participants}} ({{participantCount}})\n**Статистика игры: **\n__**Длительность**__: {{duration}}\n__**Кол-во участников**__ : {{participantCount}}\n__**Участники**__ : \n{{participantList}}",
"CREDITS": "{{winner}} выиграл 15 кредитов! 🎉",
"CREDITS": "{{winner}} выиграл 150 кредитов! 🎉",
"NO_WINNER_ALL": "Слова не найдены, игра окончена!",
"NO_WINNER": "Слова не найдены, игра окончена!"
}

View file

@ -5,7 +5,7 @@
"GAME_START": "Я загадал число, начинайте!",
"BIG": "{{user}} | Моё число **больше** чем `{{number}}`!",
"SMALL": "{{user}} | Моё число **меньше** чем `{{number}}`!",
"WON": "{{winner}} выиграл 10 кредитов!",
"WON": "{{winner}} выиграл 100 кредитов!",
"DEFEAT": "Никто не угадал число! Им было **{{number}}**!",
"GAME_STATS": "🎉 | {{winner}} угадал число! Им было __**{{number}}**__!\n\n**Статистика:**\n*-* __**Длительность**__: {{time}}\n*-* __**Участники**__: {{participants}} ({{participantCount}})",
"GAME_RUNNING": "Игра уже идёт!"