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

7 lines
203 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Stop the music",
"USAGE": "stop",
"EXAMPLES": "stop",
2022-01-04 02:18:28 +05:00
"VOTE_CONTENT": "React with 👍 to stop the music! {{requiredCount}} more votes are required.",
"SUCCESS": "Music stopped!"
}