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

7 lines
201 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50: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!"
}