{
  "webSiteUrlLabel": "Web Site URL",
  "webSiteUrlHelperText": "e.g.: https://example.com/",
  "alertFindPages": "Will automatically try to find all pages on the website during 45s max.",
  "alertMaxPages": "Limited to {maxPages} Pages on your plan.",
  "orLabel": "Or",
  "sitemapUrlLabel": "Sitemap URL",
  "sitemapUrlHelperText": "e.g.: https://example.com/sitemap.xml",
  "alertProcessPages": "Will process all pages in the sitemap.",
  "blacklistedUrlsLabel": "Blacklisted URLs",
  "blacklistedUrlsHelperText": "Blacklisted URLs will be ignored during the scan. Glob patterns can be used, e.g.: https://example.com/blog/*",
  "addButtonLabel": "Add"
}