{
  "title": "API 密钥",
  "description": "使用 api 键访问 ZappWay API",
  "alerts": {
    "learnMore": "了解更多关于 ZappWay API 的信息"
  },
  "buttons": {
    "documentation": "文档",
    "createApiKey": "创建 API 键"
  },
  "errors": {
    "minApiKey": "您至少必须有一个 api 密钥",
    "createApiKeyFailed": "创建 API 密钥失败。"
  },
  "confirmations": {
    "deleteApiKey": "您确定要删除此 api 密钥吗 ?"
  },
  "toast": {
    "copied": "被拦截了!",
    "copyFailed": "复制失败。"
  },
  "aria": {
    "deleteApiKey": "删除 API 密钥"
  }
}