JaBa/languages/ru-RU/music/skip.json
2021-12-10 21:39:54 +05:00

8 lines
No EOL
486 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}}skip",
"EXAMPLES": "{{prefix}}skip",
"NO_NEXT_SONG": "После текущего трека больше нет треков!",
"VOTE_CONTENT": "Следующий трек: {{songName}}\nОтреагируйте 👍, чтобы проголосовать за пропуск трека! Необходимо ещё {{requiredCount}} голосов.",
"SUCCESS": "Трек пропущен!"
}