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

8 lines
No EOL
254 B
JSON

{
"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"
}