JaBa/languages/uk-UA/economy/number.json
Salosos 02bf9de947 Перевод
Перевёл набор команд - экономика
2022-03-16 09:32:06 +02:00

12 lines
No EOL
853 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": "{{prefix}}number (STOP)",
"EXAMPLES": "{{prefix}}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": "Гра вже йде!"
}