main
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s

This commit is contained in:
2026-03-06 15:44:44 +03:00
parent 3aa07d096f
commit ce7702b1cb
43 changed files with 4279 additions and 78 deletions

View File

@@ -28,5 +28,28 @@
"name": "Name",
"low": "Low",
"medium": "Medium",
"high": "High"
}
"high": "High",
"download": {
"title": "Video Downloader",
"subtitle": "Download videos from YouTube, Instagram, TikTok, X, and Facebook",
"placeholder": "Paste video URL here...",
"download": "Download",
"downloading": "Downloading...",
"error": "Download Failed",
"unknownError": "An unknown error occurred",
"readyToDownload": "Ready to Download",
"downloadFile": "Download File",
"newDownload": "New Download",
"downloadHint": "Click the button to start downloading. The file will be saved to your downloads folder.",
"supportedPlatforms": "Supported Platforms",
"disclaimer": "Please respect copyright laws. Only download content you have permission to use.",
"errors": {
"urlRequired": "Please enter a URL",
"invalidUrl": "Please enter a valid URL",
"unsupportedPlatform": "This platform is not supported",
"downloadFailed": "Download Failed",
"networkError": "Network Error"
}
},
"predictions": "Predictions"
}