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

8 lines
254 B
JSON
Raw Normal View History

2021-12-22 16:50:28 +05:00
{
"DESCRIPTION": "Play clip",
"USAGE": "{{prefix}}clip [file-name]",
"EXAMPLES": "{{prefix}}clip haha",
"NO_ARG": "Set file name",
"NO_FILE": "File {{file}} is missing!",
"ACTIVE_QUEUE": "Can't play clip, another queue is active at the moment"
}