JaBa/languages/en-US/music/nowplaying.json

13 lines
351 B
JSON
Raw Permalink Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Shows information about the currently playing track",
2023-06-06 10:21:47 +05:00
"USAGE": "",
"EXAMPLES": "nowplaying",
2023-06-06 22:48:46 +05:00
"CURRENTLY_PLAYING": "Currently playing",
"LINK": "Send a link in chat",
2023-06-06 22:48:46 +05:00
"T_TITLE": "Title",
"T_AUTHOR": "Author",
"T_DURATION": "Duration",
"T_DESCRIPTION": "Description",
"NO_DESCRIPTION": "No description",
"REPEAT": "Repeat"
2023-06-06 10:21:47 +05:00
}