mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
232 B
JSON
7 lines
232 B
JSON
{
|
|
"DESCRIPTION": "Enable or disable the autoplay feature",
|
|
"USAGE": "autoplay",
|
|
"EXAMPLES": "autoplay",
|
|
"SUCCESS_ENABLED": "{{success}} Auto play is now enabled!",
|
|
"SUCCESS_DISABLED": "{{success}} Auto play is now disabled!"
|
|
}
|