{
  "account": {
    "error": "Something went wrong {icon}",
    "logout": "Logout",
    "pageTitle": "Account",
    "noAccounts": "There are no pages linked to your Account yet. To get started create a Songwhip Page for something in your {brand} catalog.",
    "noAccountsCta": "Create a page",
    "teamSectionTitle": "Team members",
    "trackingSectionTitle": "Tracking",
    "orchardTeamSectionDescription": "Here you can see all the team members in your account. Once they have logged into Songwhip for the first time they will show up in this list.",
    "selectedAccount": "Selected account",
    "selectAccountSearchPlaceholder": "Search for account by name",
    "changeAccount": "Change account",
    "customBrands": {
      "title": "Custom brands",
      "description": "Custom brands let you define icons and names to be used for specific links on Songwhip pages owned by your account. You'll be able to pick from your custom brands when adding links to your pages.",
      "add": "Add custom brand",
      "empty": "No custom brands created yet"
    },
    "customDomains": {
      "title": "Custom domains",
      "description": "Link domains (eg. yourbrand.com) to your Account to customize your page URLs. As well as taking your branding to the next level Custom Domains are also required to use some {link}Facebook Pixel features{/link}.",
      "add": "Add custom domain",
      "empty": "No custom domains created yet",
      "contactSupport": "Contact your {contact} to{br} add a custom domain to your account first.",
      "dnsTableLabel": "Add the following DNS record, then click verify",
      "dnsTableDescription": "Login to your domain providers dashboard and add a new 'record' pointing at Songwhip's servers. Once you’ve added the above record click \"Verify domain\" to connect it to your account. Domains and DNS can be confusing so {link}reach out if you need help{/link}.",
      "dnsTypeCname": "CNAME",
      "dnsType": "Type",
      "dnsContent": "Content",
      "dnsName": "Name",
      "reverifyAction": "Check domain verification",
      "deleteAction": "Delete domain",
      "deleteConfirm": "Deleting this domain will also delete any Custom Links that use this domain",
      "deleteSuccess": "{domain} deleted",
      "invalidDomain": "Not a valid domain",
      "domainInUseError": "<b>{domain}</b> is already in use by another Songwhip account",
      "verifyAction": "Click to verify",
      "statusPending": "Pending",
      "statusActive": "Verified",
      "verifyDomainCta": "Verify domain",
      "verificationErrorTitle": "Domain verification failed",
      "verificationErrorDescription": "This usually means {domain} is not yet pointed at Songwhip or the DNS changes haven't propagated yet. Please check your DNS and try again in a few minutes, or {link}chat to us{/link} if the problem persists",
      "firstVerificationErrorTitle": "Pending domain verification",
      "firstVerificationErrorDescription": "Your domain has been added but couldn't be verified right away. DNS changes can take some time to propagate. Please try again in a few minutes.",
      "verificationSuccessToast": "{domain} ready to use"
    },
    "facebookPixel": {
      "title": "Facebook Pixel",
      "description": "Link a {link}Facebook Pixel{/link} to this Account. Account-level Pixels are added to all pages owned by this account. If you need to, you can override account pixels at a page level when editing a page.",
      "inputPlaceholder": "Enter a Facebook Pixel id"
    },
    "googleTagManager": {
      "title": "Google Tag Manager",
      "description": "Link a {link}Google Tag Manager{/link} to this Account. Account-level GTMs are added to all pages owned by this account.",
      "inputPlaceholder": "Enter a Google Tag Manager id"
    },
    "channels": {
      "title": "Channels",
      "countTitle": "Channels ({count})",
      "description": "Create channels to share your links and track more granular analytics. These channels are available to all team members of your account.",
      "add": "Add channel",
      "empty": "No channels created yet",
      "colChannel": "Channel",
      "colMedium": "Medium",
      "mediumPaid": "Paid",
      "mediumOwned": "Owned",
      "edit": {
        "newTitle": "New Channel",
        "editTitle": "Edit Channel",
        "codeLabel": "Code",
        "codePlaceholder": "XX",
        "nameLabel": "Name",
        "namePlaceholder": "Name channel",
        "mediumLabel": "Medium",
        "deleteConfirm": "Are you sure you want to delete this channel?",
        "deleteHint": "Once deleted, you won't be able to share links to this channel, though your existing analytics will remain available."
      },
      "errors": {
        "invalidCode": "Use exactly 2 letters",
        "codeConflict": "Code already in use"
      }
    }
  }
}
