JaBa/languages/ru-RU/music/clip.json
2022-01-04 02:18:28 +05:00

9 lines
No EOL
489 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}}clip [название-файла]",
"EXAMPLES": "{{prefix}}clip haha",
"NO_ARG": "Укажите название файла!",
"NO_FILE": "Файл {{file}} отсутствует!",
"ACTIVE_QUEUE": "Не могу воспроизвести клип, т.к. на сервере есть активная очередь!",
"ACTIVE_CLIP": "Уже воспроизводится какой-то файл!"
}