Files
manyplug-repo/video/locale/en.json
synt-xerror eecef0be88 first commit
2026-04-14 21:15:05 -03:00

13 lines
398 B
JSON

{
"noUrl": "Please provide a URL.",
"downloading": "Downloading video...",
"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 video. Try again later."
}
}