JaBa/languages/uk-UA/fun/choice.json

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