JaBa/languages/en-US/music/clips.json
2023-06-06 22:48:46 +05:00

11 lines
No EOL
423 B
JSON

{
"DESCRIPTION": "Shows a list of available clips and/or plays the selected one",
"USAGE": "",
"EXAMPLES": "clips",
"QUERY": "Clip name / list",
"CLIPS_LIST": "List of available clips",
"NO_CLIP": "This file does not exist",
"ACTIVE_QUEUE": "Cannot play the clip because there is an active queue on the server",
"ACTIVE_CLIP": "Another clip is already playing",
"PLAYING": "Started playing the clip **{{clip}}**"
}