{
  "alert": "Train your IA Employee with customized data by connecting it to a Datastore below.",
  "datastore": {
    "name": "Datastore",
    "description": "Connect a Datastore to train your IA Employee with customized data."
  },
  "newDatastoreModal": {
    "title": "Create Datastore",
    "description": "Set up and add a new Datastore.",
    "button": "Create New Datastore"
  },
  "select": {
    "placeholder": "Select an option"
  },
  "newApiToolForm": {
    "title": "New API",
    "description": "Set up your new API tool"
  },
  "lead_capture": {
    "name": "Lead Capture",
    "description": "Capture leads for your Business."
  },
  "newLeadCaptureToolModal": {
    "title": "New Lead Capture Tool",
    "description": "Capture leads for your Business."
  },
  "newFormToolModal": {
    "title": "New Form Tool",
    "description": "Create a form for your Agent to capture data."
  },
  "editFormToolModal": {
    "title": "Edit Form Tool",
    "description": "Edit the form details"
  },
  "mark_as_resolved": {
    "name": "Mark as Resolved",
    "description": "Mark the Task as Resolved"
  },
  "request_human": {
    "name": "Request Human Operator",
    "description": "Request a Specialist Operator (Human Support)"
  },
  "validateToolModal": {
    "title": "Configure a request for your endpoint",
    "description": "Send a request to your endpoint to ensure it is functioning well."
  },
  "update": "Update",
  "validateConfig": "Validate Configuration",
  "submit": "Submit",
  "http": {
    "name": "HTTP",
    "description": "AI Employee can perform an HTTP request to an external API."
  },
  "form": {
    "name": "Form",
    "description": "Connect a Form to your AI Employee."
  },
  "websearch": {
    "name": "Web Search",
    "description": "Allow your AI employee to browse the internet to search for updated information.",
    "warning": " ⚠️ Warning: ",
    "alert": "- May increase AI Employee response time",
    "note": "- When enabled, your AI Employee will search your data sources first. Only if no relevant content is found will it search the web."
  },
  "payment": {
    "name": "Payment",
    "description": "Allow your AI Employee to generate payment links for your customers.",
    "modal": {
      "title": "Payment Credentials",
      "description": "Set up your Stripe credentials to generate payment links."
    }
  },
  "flow": {
    "name": "ZappFlux Flow",
    "description": "Connect a ZappFlux flow for advanced automations."
  },
  "newFlowToolModal": {
    "description": "Configure the ZappFlux integration to trigger automatic flows.",
    "title": "New Flow - ZappFlux"
  },
  "editFlowToolModal": {
    "title": "Edit Flow",
    "description": "Edit the ZappFlux integration details"
  }
}