JaBa/languages/ru-RU/music/autoplay.json

7 lines
333 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "Включить или отключить автовоспроизведение",
"USAGE": "{{prefix}}autoplay",
"EXAMPLES": "{{prefix}}autoplay",
2021-12-30 20:03:36 +05:00
"SUCCESS_ENABLED": "Автовоспроизведение включено!",
"SUCCESS_DISABLED": "Автовоспроизведение выключено!"
2021-12-10 21:39:54 +05:00
}