JaBa/languages/en-US/music/jump.json
2022-01-04 02:18:28 +05:00

7 lines
No EOL
228 B
JSON

{
"DESCRIPTION": "Jump to the given track in the queue",
"USAGE": "{{prefix}}jump [number]",
"EXAMPLES": "{{prefix}}jump 3",
"NO_PREV_SONG": "You can't go back, use `{{prefix}}back`!",
"SUCCESS": "Playing selected track!"
}