JaBa/languages/en-US/music/seek.json
2022-01-04 02:18:28 +05:00

7 lines
No EOL
261 B
JSON

{
"DESCRIPTION": "Go forward or backward a specific amount of time in the current song!!",
"USAGE": "{{prefix}}seek [time]",
"EXAMPLES": "{{prefix}}resume 10s",
"INVALID_TIME": "You must specify a valid number of time!",
"SUCCESS": "▶️ Music sought!"
}