mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
No EOL
303 B
JSON
8 lines
No EOL
303 B
JSON
{
|
|
"DESCRIPTION": "Turn on/off loop of queue/single track!",
|
|
"USAGE": "{{prefix}}loop [queue/song]",
|
|
"EXAMPLES": "{{prefix}}loop queue\n{{prefix}}loop song",
|
|
"NO_ARG": "Select: `queue` or `song`!",
|
|
"QUEUE": "Repeating queue is **{{loop}}**!",
|
|
"SONG": "Repeating current track is **{{loop}}**!"
|
|
} |