244 lines
9.5 KiB
JSON
244 lines
9.5 KiB
JSON
{
|
|
"nav": {
|
|
"jobs": "Jobs",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"login": "Login",
|
|
"register": "Register"
|
|
},
|
|
"contact": {
|
|
"hero": {
|
|
"title": "Get in Touch",
|
|
"subtitle": "Have a question or suggestion? We are here to help. Reach out anytime."
|
|
},
|
|
"form": {
|
|
"title": "Send a message",
|
|
"description": "Fill out the form and we will get back to you soon.",
|
|
"fields": {
|
|
"name": { "label": "Full name", "placeholder": "Your name" },
|
|
"email": { "label": "Email", "placeholder": "you@email.com" },
|
|
"subject": { "label": "Subject", "placeholder": "How can we help?" },
|
|
"message": { "label": "Message", "placeholder": "Describe your question or suggestion..." }
|
|
},
|
|
"actions": { "submit": "Send message", "success": "Message sent!" }
|
|
},
|
|
"info": {
|
|
"title": "Other ways to reach us",
|
|
"email": { "title": "Email" },
|
|
"phone": { "title": "Phone" },
|
|
"address": { "title": "Address" },
|
|
"support": { "title": "Support", "description": "Monday to Friday, 9am to 6pm" }
|
|
},
|
|
"faq": {
|
|
"title": "Frequently Asked Questions",
|
|
"description": "Before reaching out, check our FAQ section. Your question may already be answered there.",
|
|
"button": "View FAQ"
|
|
}
|
|
},
|
|
"home": {
|
|
"hero": {
|
|
"title": "Find the right job, the simple way",
|
|
"subtitle": "Connecting candidates and companies quickly and directly",
|
|
"searchJobs": "Search jobs",
|
|
"imCompany": "I'm a company"
|
|
},
|
|
"featured": {
|
|
"title": "Featured Jobs",
|
|
"subtitle": "Selected opportunities for you",
|
|
"viewAll": "View all jobs"
|
|
},
|
|
"howItWorks": {
|
|
"title": "How it works?",
|
|
"subtitle": "Three simple steps to your next opportunity",
|
|
"step1": { "title": "1. Sign up", "description": "Create your free profile in just a few minutes" },
|
|
"step2": { "title": "2. Send your resume", "description": "Add your experiences and skills" },
|
|
"step3": { "title": "3. Get found", "description": "Receive offers from interested companies" }
|
|
},
|
|
"testimonials": {
|
|
"title": "What our users say?",
|
|
"subtitle": "Success stories from those who found their opportunity"
|
|
},
|
|
"cta": {
|
|
"title": "Ready to start?",
|
|
"subtitle": "Create your free profile and start receiving job offers today!",
|
|
"button": "Create free profile"
|
|
}
|
|
},
|
|
"jobs": {
|
|
"title": "Find your next opportunity",
|
|
"subtitle": "{count} jobs available at the best companies",
|
|
"search": "Search jobs by title, company...",
|
|
"filters": { "all": "All", "toggle": "Filters", "location": "Location", "type": "Type", "workMode": "Work Mode", "order": "Sort by" },
|
|
"sort": { "recent": "Most recent", "title": "Title", "company": "Company", "location": "Location" },
|
|
"reset": "Clear",
|
|
"resetFilters": "Clear filters",
|
|
"noResults": { "title": "No jobs found", "desc": "We couldn't find any jobs matching your criteria." },
|
|
"loading": "Loading jobs...",
|
|
"error": "Could not load jobs right now. Showing examples.",
|
|
"card": { "viewDetails": "View details", "apply": "Apply now", "perMonth": "/month", "postedAgo": "Posted {time} ago" },
|
|
"types": { "full-time": "Full Time", "part-time": "Part Time", "contract": "Contract", "freelance": "Freelance", "remote": "Remote" },
|
|
"confidential": "Confidential Company",
|
|
"salary": { "negotiable": "Negotiable" },
|
|
"posted": { "today": "Today", "yesterday": "Yesterday", "daysAgo": "{count} days ago", "weeksAgo": "{count} weeks ago", "monthsAgo": "{count} months ago" },
|
|
"favorites": { "added": { "title": "Job favorited!", "desc": "{title} added to your favorites." }, "action": "View favorites" },
|
|
"requirements": { "more": "+{count} more" },
|
|
"pagination": { "previous": "Previous", "next": "Next", "showing": "Showing {from} to {to} of {total} jobs" }
|
|
},
|
|
"workMode": { "onsite": "On-site", "hybrid": "Hybrid", "remote": "Remote" },
|
|
"footer": {
|
|
"company": "Company", "about": "About", "careers": "Careers",
|
|
"jobsByTech": "Jobs by Technology", "legal": "Legal",
|
|
"privacy": "Privacy Policy", "terms": "Terms of Use",
|
|
"copyright": "© {year} GoHorse Jobs. All rights reserved."
|
|
},
|
|
"auth": {
|
|
"login": {
|
|
"title": "Welcome back",
|
|
"subtitle": "Sign in to continue",
|
|
"hero": {
|
|
"title": "Connect to your professional future",
|
|
"subtitle": "The platform that brings talent and opportunities together. Sign in and discover the best jobs in the market.",
|
|
"bulletProfile": "Complete professional profile",
|
|
"bulletCompanies": "Featured companies",
|
|
"bulletJobs": "Exclusive jobs"
|
|
},
|
|
"fields": {
|
|
"username": "Username",
|
|
"usernamePlaceholder": "Enter your username",
|
|
"password": "Password",
|
|
"passwordPlaceholder": "••••••••"
|
|
},
|
|
"rememberMe": "Remember me",
|
|
"forgotPassword": "Forgot password?",
|
|
"submit": "Sign in",
|
|
"loading": "Signing in...",
|
|
"backHome": "← Back to home",
|
|
"validation": {
|
|
"username": "Username must be at least 3 characters",
|
|
"password": "Password must be at least 3 characters"
|
|
},
|
|
"errors": {
|
|
"invalidCredentials": "Invalid username or password.",
|
|
"generic": "Error signing in. Please try again."
|
|
}
|
|
},
|
|
"forgot": {
|
|
"title": "Reset your password",
|
|
"subtitle": "Enter your email and we'll send recovery instructions.",
|
|
"fields": {
|
|
"email": "Email",
|
|
"emailPlaceholder": "you@email.com"
|
|
},
|
|
"submit": "Send reset link",
|
|
"success": "If the email exists, we'll send recovery instructions shortly.",
|
|
"backLogin": "← Back to login"
|
|
}
|
|
},
|
|
"register": {
|
|
"candidate": {
|
|
"title": "Create Account - Candidate",
|
|
"subtitle": "Fill in your details to create your account",
|
|
"success": "Registration completed! Please sign in to continue.",
|
|
"hero": {
|
|
"title": "Sign up as a Candidate",
|
|
"subtitle": "Create your account and get access to the best job opportunities. Find your dream job today!",
|
|
"bullets": {
|
|
"jobs": "Access to thousands of jobs",
|
|
"fastApplications": "Fast and easy applications",
|
|
"profile": "Complete professional profile",
|
|
"notifications": "New opportunity notifications"
|
|
}
|
|
},
|
|
"progress": {
|
|
"step": "Step {current} of {total}"
|
|
},
|
|
"steps": {
|
|
"personal": "Personal Details",
|
|
"address": "Address & Contact",
|
|
"professional": "Professional Profile"
|
|
},
|
|
"fields": {
|
|
"fullName": "Full Name",
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"confirmPassword": "Confirm Password",
|
|
"birthDate": "Date of Birth",
|
|
"phone": "Phone",
|
|
"address": "Address",
|
|
"city": "City",
|
|
"state": "State",
|
|
"zipCode": "ZIP Code",
|
|
"education": "Education Level",
|
|
"experience": "Professional Experience",
|
|
"skills": "Skills & Competencies (optional)",
|
|
"objective": "Career Objective (optional)"
|
|
},
|
|
"placeholders": {
|
|
"fullName": "Your full name",
|
|
"email": "you@email.com",
|
|
"password": "Your password",
|
|
"confirmPassword": "Confirm your password",
|
|
"phone": "(11) 99999-9999",
|
|
"address": "Street, number, complement",
|
|
"city": "Your city",
|
|
"state": "State",
|
|
"zipCode": "00000-000",
|
|
"education": "Select your education level",
|
|
"experience": "Select your experience",
|
|
"skills": "e.g. JavaScript, React, Photoshop, Fluent English...",
|
|
"objective": "Describe your goals and what you're looking for..."
|
|
},
|
|
"education": {
|
|
"fundamental": "Primary School",
|
|
"highSchool": "High School",
|
|
"technical": "Technical",
|
|
"college": "College",
|
|
"postgrad": "Postgraduate",
|
|
"masters": "Master's",
|
|
"phd": "PhD"
|
|
},
|
|
"experience": {
|
|
"none": "No experience",
|
|
"upToOne": "Up to 1 year",
|
|
"oneToTwo": "1 to 2 years",
|
|
"twoToFive": "2 to 5 years",
|
|
"fiveToTen": "5 to 10 years",
|
|
"moreThanTen": "More than 10 years"
|
|
},
|
|
"acceptTerms": {
|
|
"prefix": "I accept the",
|
|
"terms": "Terms of Use",
|
|
"and": "and",
|
|
"privacy": "Privacy Policy"
|
|
},
|
|
"acceptNewsletter": "I want to receive notifications about new jobs by email",
|
|
"actions": {
|
|
"backToLogin": "Back to Login",
|
|
"back": "Back",
|
|
"next": "Next Step",
|
|
"submit": "Create Account",
|
|
"creating": "Creating account..."
|
|
},
|
|
"footer": {
|
|
"prompt": "Already have an account?",
|
|
"login": "Sign in"
|
|
},
|
|
"validation": {
|
|
"fullName": "Name must be at least 2 characters",
|
|
"email": "Invalid email",
|
|
"password": "Password must be at least 6 characters",
|
|
"passwordMismatch": "Passwords do not match",
|
|
"phone": "Phone must be at least 10 digits",
|
|
"birthDate": "Date of birth is required",
|
|
"address": "Address must be at least 5 characters",
|
|
"city": "City is required",
|
|
"state": "State is required",
|
|
"zipCode": "ZIP code must be 8 digits",
|
|
"education": "Education level is required",
|
|
"experience": "Professional experience is required",
|
|
"acceptTerms": "You must accept the terms"
|
|
}
|
|
}
|
|
},
|
|
"common": { "loading": "Loading...", "error": "Error", "retry": "Retry", "noResults": "No results found" }
|
|
}
|