JaBa/languages/uk-UA/fun/choice.json
Salosos adb1f57f70 Перевод
Перевод категории fun
2022-03-16 20:16:57 +02:00

9 lines
No EOL
570 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}}choice [варіант1/варіант2/варіант3/варіант4...]",
"EXAMPLES": "{{prefix}}choice Вода/Вогонь/Вітер",
"MISSING": "Вкажіть більше двох варіантів!\n(або використовуйте команду `flip`)",
"EMPTY": "Здається, один з варіантів відсутній... Спробуйте ще раз!",
"PROGRESS": "Думаю...",
"DONE": "Я вибрав: **`{{result}}`**"
}