mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
14 lines
No EOL
402 B
JSON
14 lines
No EOL
402 B
JSON
{
|
|
"DESCRIPTION": "Sets the repeat mode",
|
|
"USAGE": "[option]",
|
|
"EXAMPLES": "loop option:1",
|
|
"OPTION": "Playback mode",
|
|
"AUTOPLAY": "Autoplay",
|
|
"QUEUE": "Queue",
|
|
"TRACK": "Current track",
|
|
"DISABLE": "Disable",
|
|
"AUTOPLAY_ENABLED": "Autoplay **enabled**",
|
|
"QUEUE_ENABLED": "Queue repeat **enabled**",
|
|
"TRACK_ENABLED": "Current track repeat **enabled**",
|
|
"LOOP_DISABLED": "Repeat **disabled**"
|
|
} |