2022-01-04 02:18:28 +05:00
|
|
|
{
|
|
|
|
"DESCRIPTION": "Jump to the given track in the queue",
|
2022-07-25 22:09:02 +05:00
|
|
|
"USAGE": "jump [number]",
|
|
|
|
"EXAMPLES": "jump 3",
|
|
|
|
"NO_PREV_SONG": "You can't go back, use `back`!",
|
2022-01-04 02:18:28 +05:00
|
|
|
"SUCCESS": "Playing selected track!"
|
|
|
|
}
|