JaBa/languages/en-US/music/back.json
2021-12-22 16:50:28 +05:00

8 lines
No EOL
336 B
JSON

{
"DESCRIPTION": "Play back the previous song",
"USAGE": "{{prefix}}back",
"EXAMPLES": "{{prefix}}back",
"NO_PREV_SONG": "There was no song before this one!",
"VOTE_CONTENT": "Previous song: {{songName}}\nReact with 👍 to play the previous song! {{requiredCount}} more votes are required.",
"SUCCESS": "Playing previous song!"
}