JaBa/languages/en-US/music/back.json

7 lines
201 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"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!"
}