JaBa/languages/uk-UA/economy/number.json
Jonny_Bro (Nikita) 4200ab3cde
v4.1.14 (#12)
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:33:45 +05:00

12 lines
No EOL
819 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DESCRIPTION": "Вгадай загадане мною число",
"USAGE": "",
"EXAMPLES": "number",
"GAME_START": "Я загадав число, починайте!\nНапишіть STOP, якщо хочете зупинити гру!",
"TOO_BIG": "{{user}}, моє число **більше** ніж `{{number}}`!",
"TOO_SMALL": "{{user}}, моє число **менше** ніж `{{number}}`!",
"WON": "{{winner}} виграв {{credits}}!",
"DEFEAT": "Ніхто не вгадав число! Їм було **{{number}}**!",
"GAME_STATS": "🎉 | {{winner}} вгадав число! Їм було **{{number}}**!\n\n**Статистика:**\n*-* __**Тривалість**__: {{time}}\n*-* __**Учасники ({{participantCount}})**__: {{participants}}",
"GAME_RUNNING": "Гра вже йде!"
}