{
  "alerts": {
    "errors": {
      "invalidApiKey": "Oops! Invalid API Key"
    },
    "success": {
      "settingsSaved": "Settings saved! You can now close this window."
    },
    "info": {
      "findApiKey": "You can find your API Key in your ZappWay account settings.",
      "premiumFeature": "This is a premium feature. Please upgrade your plan to use the Crisp integration."
    }
  },
  "buttons": {
    "continue": "Continue",
    "reset": "Reset",
    "saveSettings": "Save Settings"
  },
  "forms": {
    "labels": {
      "apiKey": "ZappWay API Key",
      "aiEmployee": "AI Employee to connect to Crisp"
    },
    "placeholders": {
      "apiKey": "Your ZappWay API Key here",
      "chooseAgent": "Choose an AI Employee"
    }
  },
  "links": {
    "accountSettings": "Account Settings."
  },
  "meta": {
    "description": "ZappWay | LLMs Automation Without Code"
  },
  "titles": {
    "pageTitle": "ZappWay | LLMs Automation Without Code"
  }
}