JaBa/languages/en-US/music/seek.json
2024-04-29 15:57:02 +05:00

7 lines
No EOL
178 B
JSON

{
"DESCRIPTION": "Seeks the current track to the specified time",
"USAGE": "[time]",
"EXAMPLES": "seek time:60",
"TIME": "Time in seconds",
"SUCCESS": "Seeked to {{time}}"
}