1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 14:39:39 +05:00
JaBa/languages/ru-RU/music/autoplay.json
2021-12-10 21:39:54 +05:00

7 lines
No EOL
357 B
JSON

{
"DESCRIPTION": "Включить или отключить автовоспроизведение",
"USAGE": "{{prefix}}autoplay",
"EXAMPLES": "{{prefix}}autoplay",
"SUCCESS_ENABLED": "{{success}} Автовоспроизведение включено!",
"SUCCESS_DISABLED": "{{success}} Автовоспроизведение выключено!"
}