JaBa/languages/uk-UA/economy/number.json

12 lines
No EOL
833 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": "number (STOP)",
"EXAMPLES": "number",
"GAME_START": "Я загадав число, починайте!\nНапишіть STOP, якщо хочете зупинити гру!",
"BIG": "{{user}} | Моє число **більше**, ніж `{{number}}`!",
"SMALL": "{{user}} | Моє число **менше** ніж `{{number}}`!",
"WON": "{{winner}} виграв {{credits}}!",
"DEFEAT": "Ніхто не вгадав число! Їм було **{{number}}**!",
"GAME_STATS": "🎉 | {{winner}} вгадав число! Їм було __**{{number}}**__!\n\n**Статистика:**\n*-* __**Тривалість** __: {{time}}\n*-* __**Учасники**__: {{participants}} ({{participantCount}})",
"GAME_RUNNING": "Гра вже йде!"
}