{
  "customLinksDialog": {
    "mainTitle": "Manage share links",
    "linkDeleted": "Link deleted",
    "linkCopied": "Link copied to clipboard",
    "submit": "Save",
    "delete": "Delete",
    "missingDataError": "Missing required link data",
    "linkUnavailableError": "This link is already taken",
    "selectPlaceholder": "Choose",
    "customParamAction": "Add \"{value}\" as new {title}",
    "pathInputPlaceholder": "anything/you/want",
    "generalLinkSection": {
      "title": "General link",
      "description": "This is the custom Songwhip link created for your page."
    },
    "utmParams": {
      "mediumLabel": "Medium (optional)",
      "mediumPlaceholder": "Add / Select a medium",
      "searchMediumPlaceholder": "Search or add medium",
      "channelLabel": "Channel (optional)",
      "searchChannelPlaceholder": "Search or add channel",
      "channelPlaceholder": "Add / Select a specific channel",
      "customLinkChannelDescription": "Create this custom link for a specific social channel to gather more attribution and traffic data. You can add your own channels.",
      "customLinkMediumDescription": "Create this custom link for a specific medium (ex: ‘Paid’, or ‘Owned’). You can add your own mediums.",
      "serviceLinkChannelDescription": "Create this custom link for a specific social channel to gather more attribution and traffic data if you also want to use this direct link outside of Songwhip. You can add your own channels.",
      "serviceLinkMediumDescription": "Create this custom link for a specific medium (ex: ‘Paid’, or ‘Owned’) if you want to use this direct link outside of Songwhip. You can add your own mediums."
    },
    "customLinks": {
      "defaultLinkHint": "Select a domain and customize the path, if you'd like.",
      "linkHint": "is your custom URL that the element links to. You can also use this direct link outside of Songwhip."
    },
    "customLinksSection": {
      "title": "Custom links",
      "noCustomDomains": "No custom domains created yet.{br} To create custom links, add a custom domain to your account first.",
      "noLinks": "No custom links created yet",
      "addLink": "Add custom link",
      "goToAccount": "Go to account page",
      "description": "Custom links allow you to personalize the path of your unique Songwhip link (e.g. songwhip.com/your-path) to share. You can also personalize your URL by connecting a domain you own through the “Account” tab (e.g. your-domain.com/your-path). Track how fans get to your page."
    },
    "createCustomLink": {
      "title": "Add custom link",
      "successToast": "Link added"
    },
    "editCustomLink": {
      "title": "Edit custom link",
      "successToast": "Link updated",
      "saveConfirmDescription": "Any updates will disrupt the custom link anywhere it has been shared. Do you still want to save the updates?",
      "deleteConfirmDescription": "Deleting will make the custom link stop working anywhere it has been shared. Do you still want to delete it?",
      "makeDefaultAction": "Make default"
    },
    "serviceLinks": {
      "defaultLinkHint": "Select a domain and customize the path, if you'd like.",
      "linkTitle": "Sharable link",
      "linkHint": "is the full link you created to share.",
      "disabledLinkHint": "Choose a service first before choosing domain and customize the path.",
      "disabledPlaceholder": "First choose a page element above",
      "serviceTitle": "Page Element",
      "defaultServiceHint": "Customize the direct links for your clickable page elements that you can use outside Songwhip.",
      "selectPlaceholder": "Choose a clickable page element",
      "serviceHint": "is the final destination."
    },
    "serviceLinksSection": {
      "title": "Page Element Links",
      "noCustomDomains": "No custom domains created yet.{br} To create direct service links, add a custom domain to your account first.",
      "noLinks": "No page element links created yet",
      "addLink": "Add page element link",
      "goToAccount": "Go to account page",
      "description": "Customize the links for your clickable page elements that you can use outside of Songwhip."
    },
    "createServiceLink": {
      "title": "Add page element link",
      "successToast": "Link added"
    },
    "editServiceLink": {
      "title": "Edit service link",
      "successToast": "Link updated",
      "saveConfirmDescription": "Any updates will disrupt the direct service link anywhere it has been shared. Do you still want to save the updates?",
      "deleteConfirmDescription": "Deleting will make the direct service link stop working anywhere it has been shared. Do you still want to delete it?"
    }
  }
}
