JaBa/languages/en-US/music/np.json
2021-12-22 16:50:28 +05:00

11 lines
No EOL
307 B
JSON

{
"DESCRIPTION": "Shows information about the current song!",
"USAGE": "{{prefix}}np",
"EXAMPLES": "{{prefix}}np",
"CURRENTLY_PLAYING": "Currently playing",
"T_TITLE": "Title",
"T_CHANNEL": "Channel",
"T_DURATION": "Duration",
"T_DESCRIPTION": "Description",
"NO_DESCRIPTION": "No description..."
}