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

6 lines
105 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
"SUCCESS": "Music stopped!"
}