1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 22:19:39 +05:00
JaBa/languages/en-US/music/jump.json

7 lines
No EOL
198 B
JSON

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