12 lines
397 B
JSON
12 lines
397 B
JSON
{
|
|
"noUrl": "Please provide a URL.",
|
|
"downloading": "Downloading audio...",
|
|
"error": {
|
|
"noPermission": "yt-dlp: permission denied",
|
|
"notFound": "yt-dlp: not found",
|
|
"startError": "Failed to start download:",
|
|
"downloadFailed": "Download failed. Check the URL.",
|
|
"fileNotFound": "Downloaded file not found.",
|
|
"generic": "Failed to download audio. Try again later."
|
|
}
|
|
} |