JaBa/languages/en-US/music/skip.json

8 lines
306 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"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!"
2021-12-10 21:39:54 +05:00
}