mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
15 lines
No EOL
382 B
JSON
15 lines
No EOL
382 B
JSON
{
|
|
"DESCRIPTION": "Shows information about the currently playing track",
|
|
"USAGE": "",
|
|
"EXAMPLES": "nowplaying",
|
|
"CURRENTLY_PLAYING": "Currently playing",
|
|
"T_TITLE": "Title",
|
|
"T_AUTHOR": "Author",
|
|
"T_DURATION": "Duration",
|
|
"T_DESCRIPTION": "Description",
|
|
"NO_DESCRIPTION": "No description",
|
|
"REPEAT": "Repeat",
|
|
"AUTOPLAY": "Autoplay",
|
|
"QUEUE": "Queue",
|
|
"TRACK": "Track"
|
|
} |