JaBa/languages/en-US/music/seek.json
2023-06-06 22:48:46 +05:00

7 lines
No EOL
192 B
JSON

{
"DESCRIPTION": "Rewinds the current track to the specified position",
"USAGE": "[time]",
"EXAMPLES": "seek time:60",
"TIME": "Time in seconds",
"SUCCESS": "Track rewinded to {{time}}"
}