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

8 lines
234 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Play clip",
"USAGE": "clip [file-name]",
"EXAMPLES": "clip haha",
2022-01-04 02:18:28 +05:00
"NO_ARG": "Set file name",
"NO_FILE": "File {{file}} is missing!",
"ACTIVE_QUEUE": "Can't play clip, another queue is active at the moment"
}