{
  "nav": {
    "home": "Home",
    "features": "Features",
    "pricing": "Pricing",
    "dashboard": "Dashboard",
    "logout": "Logout",
    "login": "Login",
    "signup": "Sign Up",
    "language": "Language",
    "contact": "Contact",
    "about": "About"
  },
  "hero": {
    "title": "Simplified Label Analysis",
    "subtitle": "Check regulatory compliance of your product labels in seconds",
    "cta": "Analyze Now",
    "cta_secondary": "View Demo"
  },
  "features": {
    "title": "Our Features",
    "compliance": "Guaranteed Compliance",
    "compliance_desc": "Automatic verification according to FR, EU and international standards",
    "realtime": "Real-time Analysis",
    "realtime_desc": "Instant results with detailed recommendations",
    "monitoring": "Regulatory Monitoring",
    "monitoring_desc": "Automatic alerts when laws change",
    "reports": "Complete Reports",
    "reports_desc": "Export your analyses as PDF for your clients",
    "multilingual": "Multilingual",
    "multilingual_desc": "Support for 20+ product languages",
    "integration": "Integrations",
    "integration_desc": "Connect your ERP/PIM systems"
  },
  "pricing": {
    "title": "Our Pricing",
    "subtitle": "Choose the plan that fits you",
    "free_plan": "Free Plan",
    "free_analyses": "5 analyses/month",
    "free_export": "PDF Export",
    "free_cta": "Get Started",
    "pro_plan": "Pro Plan",
    "pro_monthly": "€49/month",
    "pro_analyses": "Unlimited analyses",
    "pro_api": "API Access",
    "pro_support": "Priority Support",
    "pro_cta": "Choose Pro",
    "enterprise_plan": "Enterprise Plan",
    "enterprise_contact": "Custom Quote",
    "enterprise_custom": "Custom Configuration",
    "enterprise_training": "Team Training",
    "enterprise_sso": "SSO & Integrations",
    "enterprise_cta": "Contact Us",
    "monitoring_1yr": "1 Year Monitoring",
    "monitoring_2yr": "2 Year Monitoring",
    "monitoring_3yr": "3 Year Monitoring",
    "monitoring_5yr": "5 Year Monitoring"
  },
  "auth": {
    "login_title": "Login",
    "signup_title": "Create Account",
    "email": "Email",
    "password": "Password",
    "password_confirm": "Confirm Password",
    "name": "Full Name",
    "company": "Company",
    "login_button": "Sign In",
    "signup_button": "Create Account",
    "forgot_password": "Forgot Password?",
    "no_account": "Don't have an account?",
    "have_account": "Already signed up?",
    "google_login": "Continue with Google",
    "magic_link": "Magic Link",
    "send_link": "Send Link",
    "check_email": "Check your email for the sign-in link",
    "error_invalid": "Invalid email or password",
    "error_exists": "This email is already registered",
    "error_required": "All fields are required",
    "password_reset": "Reset Password",
    "reset_sent": "Reset email sent",
    "reset_success": "Password reset successfully"
  },
  "dashboard": {
    "title": "Dashboard",
    "welcome": "Welcome, {name}",
    "recent_analyses": "Recent Analyses",
    "new_analysis": "New Analysis",
    "my_consultations": "My Consultations",
    "no_analyses": "No analyses yet. Start by analyzing a label!",
    "view": "View",
    "delete": "Delete",
    "export": "Export",
    "consultation_id": "Consultation ID",
    "product_name": "Product",
    "analyzed_at": "Analyzed",
    "status": "Status",
    "date": "Date",
    "profile": "Profile",
    "settings": "Settings",
    "billing": "Billing",
    "subscriptions": "Subscriptions",
    "monitoring_active": "Active Monitoring",
    "monitoring_expires": "Expires"
  },
  "rapport": {
    "title": "Analysis Report",
    "consultation_id": "Consultation ID",
    "date_analysis": "Analysis Date",
    "product": "Product",
    "ingredients": "Ingredients",
    "allergens": "Allergens",
    "nutritional_info": "Nutritional Information",
    "compliance_summary": "Compliance Summary",
    "compliant": "Compliant",
    "non_compliant": "Non-compliant",
    "warnings": "Warnings",
    "suggestions": "Suggestions",
    "language_compliance": "Language Compliance",
    "format_compliance": "Format Compliance",
    "legal_compliance": "Legal Compliance",
    "overall_status": "Overall Status",
    "issues": "Issues Found",
    "recommendations": "Recommendations",
    "next_steps": "Next Steps",
    "print": "Print",
    "download": "Download"
  },
  "common": {
    "loading": "Loading...",
    "error": "Error",
    "success": "Success",
    "save": "Save",
    "cancel": "Cancel",
    "close": "Close",
    "back": "Back",
    "next": "Next",
    "previous": "Previous",
    "search": "Search",
    "filter": "Filter",
    "reset": "Reset",
    "confirm": "Confirm",
    "delete_confirm": "Are you sure? This action cannot be undone.",
    "updated": "Updated successfully",
    "deleted": "Deleted successfully",
    "created": "Created successfully",
    "invalid_input": "Invalid input",
    "try_again": "Try again",
    "support": "Support",
    "terms": "Terms of Service",
    "privacy": "Privacy Policy",
    "cookies": "Cookie Policy",
    "copyright": "© 2024 LabelCheck.eu. All rights reserved.",
    "language_selector": "Select language"
  },
  "analysis": {
    "title": "Label Analysis",
    "upload_image": "Upload Image",
    "paste_text": "Paste Text",
    "analyze": "Analyze",
    "analyzing": "Analyzing...",
    "results": "Analysis Results",
    "comprehensive_check": "Comprehensive Check",
    "language": "Language",
    "product_type": "Product Type",
    "zone": "Sales Zone",
    "required_fields": "Required Fields",
    "recommended_fields": "Recommended Fields",
    "optional_fields": "Optional Fields",
    "missing": "Missing",
    "present": "Present",
    "compliant": "Compliant",
    "non_compliant": "Non-compliant",
    "warning": "Warning",
    "info": "Information"
  },
  "monitoring_service": {
    "title": "Regulatory Monitoring Service",
    "description": "Stay informed about regulatory changes",
    "subscribe": "Subscribe",
    "active_subscriptions": "Active Subscriptions",
    "zone": "Geographic Zone",
    "duration": "Duration",
    "expires": "Expires",
    "expires_on": "Expires on {date}",
    "renew": "Renew",
    "cancel": "Cancel",
    "price": "Price",
    "select_consultation": "Select consultation to monitor",
    "select_duration": "Select duration",
    "payment": "Payment",
    "payment_method": "Payment Method",
    "stripe": "Credit Card (Stripe)",
    "confirm_order": "Confirm Order",
    "order_total": "Total",
    "thank_you": "Thank you for your purchase!",
    "alerts_enabled": "Alerts enabled"
  },
  "errors": {
    "403": "Access Denied",
    "404": "Not Found",
    "500": "Server Error",
    "network": "Network Error",
    "timeout": "Request Timeout",
    "invalid_token": "Invalid or expired token",
    "unauthorized": "Unauthorized",
    "invalid_email": "Invalid email",
    "weak_password": "Password too weak",
    "session_expired": "Your session has expired",
    "try_again": "Please try again"
  },
  "button": {
    "analyze": "Analyze My Label",
    "start_free": "Start Free",
    "learn_more": "Learn More",
    "get_started": "Get Started",
    "subscribe": "Subscribe",
    "buy": "Buy",
    "contact_sales": "Contact Our Team"
  }
}
