JaBa/languages/en-US/music/skip.json
2021-12-22 16:50:28 +05:00

8 lines
No EOL
306 B
JSON

{
"DESCRIPTION": "Skip the current song",
"USAGE": "{{prefix}}skip",
"EXAMPLES": "{{prefix}}skip",
"NO_NEXT_SONG": "There's no song after this one!",
"VOTE_CONTENT": "Next song: {{songName}}\nReact with 👍 to skip the music! {{requiredCount}} more votes are required.",
"SUCCESS": "Song skipped!"
}