Files
indir-fe/messages/en.json
Fahri Can ce7702b1cb
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s
main
2026-03-06 15:44:44 +03:00

56 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"home": "Home",
"about": "About",
"solutions": "Solutions",
"intelligent-transportation-systems": "Intelligent Transportation Systems",
"artificial-intelligence": "Artificial Intelligence",
"error": {
"not-found": "Oops! The page youre looking for doesnt 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"
}