JaBa/languages/en-US/music/loop.json
2023-06-06 22:48:46 +05:00

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**"
}