generated from fahricansecer/boilerplate-fe
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s
56 lines
1.9 KiB
JSON
56 lines
1.9 KiB
JSON
{
|
||
"home": "Home",
|
||
"about": "About",
|
||
"solutions": "Solutions",
|
||
"intelligent-transportation-systems": "Intelligent Transportation Systems",
|
||
"artificial-intelligence": "Artificial Intelligence",
|
||
"error": {
|
||
"not-found": "Oops! The page you’re looking for doesn’t exist.",
|
||
"404": "404",
|
||
"back-to-home": "Go back home"
|
||
},
|
||
"email": "E-Mail",
|
||
"password": "Password",
|
||
"auth": {
|
||
"remember-me": "Remember Me",
|
||
"dont-have-account": "Don't have an account?",
|
||
"sign-out": "Sign Out",
|
||
"sign-up": "Sign Up",
|
||
"sign-in": "Sign In",
|
||
"welcome-back": "Welcome Back",
|
||
"subtitle": "Enter your email and password to sign in",
|
||
"already-have-an-account": "Already have an account?",
|
||
"create-an-account-now": "Create an account now"
|
||
},
|
||
"all-right-reserved": "All rights reserved.",
|
||
"privacy-policy": "Privacy Policy",
|
||
"terms-of-service": "Terms of Service",
|
||
"name": "Name",
|
||
"low": "Low",
|
||
"medium": "Medium",
|
||
"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"
|
||
}
|