1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 06:29:38 +05:00
JaBa/languages/ru-RU/music/volume.json

6 lines
192 B
JSON
Raw Normal View History

{
"DESCRIPTION": "Установить громкость бота",
"USAGE": "[int]",
"EXAMPLES": "volume 50",
"SUCCESS": "Громкость установлена на **{{volume}}**"
}