{
  "home": {
    "badge": {
      "version": "V2026.04 • Paris Region Online",
      "infrastructure": "INFRASTRUCTURE",
      "controlPanel": "CONTROL PANEL",
      "pricing": "PRICING",
      "faq": "FAQ"
    },
    "hero": {
      "mainHeading": "Servers, but quieter.",
      "mainHeadingPrefix": "Servers,",
      "mainHeadingMuted": "but quieter.",
      "description": "A control panel for game servers, cloud VPS, and the things you forgot you were running. Eight regions, one bill, no surprises.",
      "pickPlan": "Pick a plan",
      "readDocs": "Read the docs"
    },
    "trustedBy": {
      "heading": "Trusted By",
      "company": "Company"
    },
    "gameServers": {
      "badge": "Game Servers",
      "heading": "Deploy your game server in seconds.",
      "headingMuted": "in seconds.",
      "description": "Minecraft, Rust, Valheim, CS2 — one-click installs, automatic mod support, and DDoS protection built-in. Your players connect, you stay sane.",
      "tags": ["Minecraft", "Rust", "Valheim", "CS2", "+ more"],
      "explore": "Explore game servers"
    },
    "cloudVPS": {
      "badge": "Cloud VPS",
      "heading": "A VPS that stays out of your way.",
      "headingMuted": "out of your way.",
      "description": "Full root access, SSD NVMe storage, and hourly billing. Run anything — web apps, bots, APIs, or whatever you forgot about at 3am. Eight regions available.",
      "tags": ["Root access", "NVMe SSD", "Hourly billing", "8 regions"],
      "explore": "Explore VPS plans"
    },
    "infrastructure": {
      "heading": "Game server hosting, simplified",
      "headingMuted": "simplified",
      "description": "Whether you're running a Rust server, a Minecraft realm, or a custom game backend, we handle the infrastructure. Zero downtime, automatic backups, and a dashboard that actually makes sense.",
      "features": [
        "DDoS protection enabled by default",
        "One-click backups and restores",
        "Uptime SLA guaranteed at 99.9%"
      ]
    },
    "controlPanel": {
      "heading": "A control panel that respects your time",
      "headingMuted": "respects your time",
      "description": "No bloated dashboards. No unnecessary clicks. Everything you need is where you expect it. Click a button, and things happen. That's it.",
      "features": [
        "Full REST API with extensive documentation",
        "Webhooks for real-time notifications",
        "CLI tool for power users"
      ]
    },
    "pricing": {
      "heading": "Simple, predictable pricing",
      "description": "Pick the plan that fits your needs. Scale up or down without penalties.",
      "plans": {
        "starter": {
          "name": "Starter",
          "price": "€9",
          "period": "/month",
          "description": "For side projects and small communities",
          "cta": "Get started",
          "features": ["1 server", "2 GB RAM included", "Email support", "Community Discord"]
        },
        "pro": {
          "name": "Pro",
          "price": "€29",
          "period": "/month",
          "badge": "Popular",
          "description": "For gaming communities and small studios",
          "cta": "Get started",
          "features": ["Up to 10 servers", "8 GB RAM included", "Priority support", "API access"]
        },
        "enterprise": {
          "name": "Enterprise",
          "price": "Custom",
          "description": "For large-scale deployments",
          "cta": "Contact sales",
          "features": [
            "Unlimited servers",
            "Dedicated account manager",
            "Custom SLAs",
            "24/7 phone support"
          ]
        }
      }
    },
    "faq": {
      "heading": "Questions?",
      "items": [
        {
          "question": "How do I migrate my existing servers?",
          "answer": "We handle the migration process for you. Simply provide your current server details, and our team will transfer everything without downtime. It usually takes less than 1 hour per server."
        },
        {
          "question": "What happens if I exceed my resource limits?",
          "answer": "We'll notify you before you hit your limit. You can upgrade instantly from the dashboard, or we can help you optimize your usage. No surprises, no sudden charges."
        },
        {
          "question": "Do you offer refunds?",
          "answer": "Yes, we offer a 30-day money-back guarantee if you're not satisfied. After that, you can cancel anytime with no penalties."
        },
        {
          "question": "Can I use my own domain?",
          "answer": "Absolutely. You can point your domain to our servers instantly. We provide full DNS documentation, and our support team can help you through the process."
        },
        {
          "question": "How are backups handled?",
          "answer": "Automatic daily backups are included with every plan. You can also trigger manual backups anytime. All backups are encrypted and stored redundantly across multiple regions."
        },
        {
          "question": "Is there a free trial?",
          "answer": "Yes, start with our free tier that gives you limited resources to test the platform. Upgrade to a paid plan whenever you're ready."
        }
      ]
    },
    "textContent": {
      "deployHeading": "Deploy your game server",
      "vpsHeading": "A VPS that stays",
      "gameServersBadgeLabel": "Game Servers",
      "cloudVpsBadgeLabel": "Cloud VPS",
      "infrastructureBadgeLabel": "INFRASTRUCTURE",
      "controlPanelBadgeLabel": "CONTROL PANEL",
      "pricingBadgeLabel": "PRICING",
      "faqBadgeLabel": "FAQ",
      "exploreGameServers": "Explore game servers",
      "exploreVpsPlans": "Explore VPS plans",
      "controlPanelHeading": "A control panel that",
      "serverIllustration": "Server illustration",
      "panelScreenshot": "Panel screenshot",
      "getStarted": "Get started",
      "contactSales": "Contact sales",
      "popular": "Popular"
    }
  },
  "seo": {
    "home": {
      "description": "Game server hosting and cloud VPS with intuitive control panel. Deploy Minecraft, Rust, FiveM in seconds. Manage resources by purchasing monthly bundles and add-ons. DDoS protected, 99.9% uptime."
    }
  },
  "navbar": {
    "signIn": "Sign In",
    "signUp": "Sign Up",
    "backToSite": "Back to site",
    "clientArea": "Client Area",
    "overview": "Overview",
    "compute": "Compute",
    "account": "Account",
    "dashboard": "Dashboard",
    "gameServers": "Game Servers",
    "cloudVps": "Cloud VPS",
    "deployNew": "Deploy New",
    "archives": "Archives",
    "billing": "Billing",
    "support": "Support",
    "settings": "Settings",
    "resourcePool": "Resource Pool"
  },
  "error": {
    "login": {
      "invalid": "Invalid email or password."
    },
    "account": {
      "unverified": "Your account is not verified. Please check your email for the verification link.",
      "disabled": "Your account has been disabled. Please contact support for assistance."
    },
    "taken": "This value is already taken.",
    "token": {
      "not_found": "The verification token was not found."
    }
  },
  "verifyEmail": {
    "title": "Verifying",
    "subtitle": "We're verifying your email address",
    "description": "This should only take a moment. Please wait.",
    "success": "Email verified successfully",
    "successSubtitle": "Welcome!",
    "successDescription": "Your account is now activated. You can access your dashboard.",
    "error": "Verification failed",
    "errorSubtitle": "Something went wrong",
    "errorInvalidToken": "The verification link is invalid or has expired.",
    "errorGeneric": "An error occurred while verifying your email.",
    "errorDescription": "Make sure the link you clicked is correct, or request a new verification link.",
    "buttonHome": "Back to home",
    "buttonDashboard": "Go to dashboard"
  },
  "dashboard": {
    "openShell": "Open shell",
    "addOn": "Add-on",
    "managePool": "Manage resource pool",
    "greeting": "{{timeOfDay}}, {{userName}} !",
    "greetingTime": {
      "morning": "Good morning",
      "afternoon": "Good afternoon",
      "evening": "Good evening",
      "night": "Working late"
    },
    "deployedServices": "{{count}} deployed service(s)",
    "resourcePool": {
      "memoryAllocation": "Memory allocation",
      "vcpuAllocation": "vCPU allocation",
      "multiServiceDistribution": "Multi-service distribution"
    },
    "liveTelemetry": {
      "heading": "Live telemetry",
      "description": "Real-time monitoring and metrics",
      "graphComponent": "Graph Component",
      "graphDesc": "Real-time telemetry visualization coming soon..."
    },
    "recentServices": {
      "heading": "Recent services"
    },
    "activity": {
      "heading": "Activity"
    }
  },
  "deploy": {
    "title": "Deploy a service",
    "firstStep": {
      "title": "Type"
    },
    "secondStep": {
      "title_no_selection": "Game Template / OS",
      "title_vps": "Image / OS",
      "title_game": "Game template"
    },
    "serverNameStep": {
      "title": "Server name",
      "label": "Server name",
      "placeholder": "Enter your server name",
      "helperText": "Enter a name for your game server (max 64 characters)"
    },
    "thirdStep": {
      "title": "Allocate"
    },
    "serviceCreatedSuccess": "Service created successfully!",
    "serviceNotCreated": "The service could not be created. Please try again."
  },
  "common": {
    "back": "Back",
    "continue": "Continue",
    "memory": "RAM",
    "disk": "Storage Disk",
    "ipv4": "IPv4",
    "vcpu": "vCPU",
    "all": "All",
    "start": "Start",
    "stop": "Stop",
    "restart": "Restart",
    "archive": "Archive",
    "forceKill": "Force kill"
  },
  "service": {
    "status": {
      "creating": "creating",
      "running": "running",
      "error": "error",
      "stopped": "stopped",
      "suspended": "suspended",
      "archiving": "archiving",
      "archived": "archived",
      "backing_up": "backing up",
      "restoring": "restoring",
      "restored": "restored",
      "deleted": "deleted"
    }
  },
  "gameServers": {
    "title": "Game Servers",
    "description": "{{ servers }} server(s) • {{ running }} running.",
    "tabs": {
      "console": "Console",
      "files": "Files",
      "settings":  "Settings",
      "team": "Team"
    }
  },
  "resourcePool": {
    "description": "Buy bundles, attach add-ons, allocate live across every service. No re-deploy required.\n",
    "coresFree": "{{ count }} core(s) free",
    "gbFree": "{{ count }} GB free",
    "addrFree": "{{count}} ipv4 free",
    "buyBundle": "Buy a bundle",
    "buyExtra": "Buy an extra"
  }
}
