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

7 lines
183 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!",
"SUCCESS": "Song skipped!"
2021-12-10 21:39:54 +05:00
}