first commit
This commit is contained in:
12
audio/locale/en.json
Normal file
12
audio/locale/en.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user