{
    "messages": {
        "info": {
            "title": "Bandwidth (Data Transfer)",
            "details": "The amount of data transferred between your site and its visitors each month. Sufficient bandwidth is needed to handle your site's traffic and avoid overage fees."
        }
    },
    "learn_more": {
        "description": "Sufficient bandwidth is needed to handle your site's traffic:",
        "benefits_title": "Key Points:",
        "benefits": [
            "Calculation: Bandwidth usage depends on your page sizes (HTML, CSS, JS, images) and the number of visitors.",
            "Limits: Hosting plans come with specific monthly bandwidth limits (e.g., 100GB, 1TB, or sometimes \"unmetered\").",
            "Unmetered vs Unlimited: \"Unmetered\" usually means the host doesn't strictly track usage for typical sites but may impose limits if usage is excessive or violates terms. \"Unlimited\" is often a marketing term with underlying fair-use policies.",
            "Overage Fees: Exceeding your bandwidth limit can result in extra charges or temporary site suspension. Check the host's policy.",
            "Estimation: It's hard to predict exactly, but check your current host's usage if possible, or start with a plan that offers ample bandwidth for your expected traffic."
        ]
    }
} 