generated from fahricansecer/boilerplate-fe
main
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user