mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
357 B
JSON
7 lines
357 B
JSON
|
{
|
||
|
"DESCRIPTION": "Включить или отключить автовоспроизведение",
|
||
|
"USAGE": "{{prefix}}autoplay",
|
||
|
"EXAMPLES": "{{prefix}}autoplay",
|
||
|
"SUCCESS_ENABLED": "{{success}} Автовоспроизведение включено!",
|
||
|
"SUCCESS_DISABLED": "{{success}} Автовоспроизведение выключено!"
|
||
|
}
|