{
  "customBrandDialog": {
    "titleAdd": "Add custom brand",
    "titleEdit": "Edit custom brand",
    "savedToast": "Custom brand saved",
    "deletedToast": "Custom brand deleted",
    "imageErrorAlertTitle": "Image error",
    "domainInputLabel": "Domain",
    "domainInputDescription": "Enter the domain that you’d like to associate this brand with. Any links on your pages that match this domain will use the name and icon assigned.",
    "domainInputDescriptionDisabled": "Once created the domain cannot be changed. Delete this custom brand and recreate it.",
    "brandNameInput": {
      "label": "Brand name",
      "description": "The name shown on link buttons that match the brand’s domain.",
      "placeholder": "Enter brand name"
    },
    "dynamicColoring": {
      "title": "Dynamic icon coloring",
      "description": "Let your icon color change dynamically based on the where it's used and react to user interaction. This means your icon will integrate better into the Songwhip UI. Dynamic coloring works best with flat single-color icons."
    },
    "buttonPreview": {
      "title": "Preview",
      "description": "A preview of how this brand will look on your pages."
    },
    "deleteAction": "Delete this brand",
    "deleteConfirmTitle": "Confirm delete",
    "deleteConfirmAction": "Delete brand",
    "deleteConfirmText": "Deleting will remove this branding from any pages that have <b>{domain}</b> links. Are you sure you want to delete?",
    "iconPickerDescription": "The icon that sits next to the name on the link button. This must be a <b>square PNG image</b> with a <b>transparent</b> background, <b>at least 100px x 100px</b>. We recommend you work with your designer to export image assets in the correct format.",
    "iconPickerAction": "Pick an image",
    "iconPickerActionChange": "Change icon image",
    "iconPickerRequired": "Please pick an image",
    "cropImage": {
      "dialogTitle": "Position your image",
      "instructionDesktop": "<b>Drag and zoom your image</b> so that it’s large as possible centered in the box.",
      "instructionMobile": "<b>Drag and zoom your image</b> so that it’s large as possible centered in the box.",
      "imageRequirements": "Image backgrounds should be transparent. Check your icon is visible on both light and dark backgrounds. If you need to, ask a designer for help."
    },
    "imageInvalid": {
      "maxBytesExceeded": "This file is too large. The maximum size we can process is 10Mb. Scale it down and try again.",
      "resolutionTooLow": "This image resolution too low. Both the width and height must be greater than 100px. Try again with a higher quality image.",
      "notTransparent": "Icon images is must have a transparent background. You might need to ask a designer for help."
    }
  }
}
