{
  "title": "API Keys",
  "description": "Use the api key to access the ZappWay API",
  "alerts": {
    "learnMore": "Learn more about the ZappWay API"
  },
  "buttons": {
    "documentation": "Documentation",
    "createApiKey": "Create API Key"
  },
  "errors": {
    "minApiKey": "You must have at least one api key",
    "createApiKeyFailed": "Failed to create API key."
  },
  "confirmations": {
    "deleteApiKey": "Are you sure you want to delete this api key?"
  },
  "toast": {
    "copied": "Copied!",
    "copyFailed": "Failed to copy."
  },
  "aria": {
    "deleteApiKey": "Delete API key"
  }
}