mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
201 B
JSON
7 lines
201 B
JSON
|
{
|
||
|
"DESCRIPTION": "Play back the previous song",
|
||
|
"USAGE": "{{prefix}}back",
|
||
|
"EXAMPLES": "{{prefix}}back",
|
||
|
"NO_PREV_SONG": "There was no song before this one!",
|
||
|
"SUCCESS": "Playing previous song!"
|
||
|
}
|