{
  "webSiteUrlLabel": "Webbplats URL",
  "webSiteUrlHelperText": "till exempel: https://example.com/",
  "alertFindPages": "Försöker automatiskt att hitta alla sidor på webbplatsen under 45-talet max.",
  "alertMaxPages": "Begränsad till {maxPages} Sidor på din plan.",
  "orLabel": "Eller",
  "sitemapUrlLabel": "Sitemap URL",
  "sitemapUrlHelperText": "till exempel: https://example.com/sitemap.xml",
  "alertProcessPages": "Kommer att behandla alla sidor i sitemap.",
  "blacklistedUrlsLabel": "Blacklisted URLs",
  "blacklistedUrlsHelperText": "Blacklisted URLs kommer att ignoreras under skanningen. Globmönster kan användas, t.ex.: https://example.com/blog/*",
  "addButtonLabel": "Lägg till",
  "placeholders": {
    "domain": "t.ex. mysite.com eller www.mysite.com",
    "sitemap": "t.ex. mysite.com/sitemap.xml",
    "url": "e.g., https://mysite.com/path"
  }
}