wwf
2 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
i18n/zh-Hans/tools.ts
@@ -4,7 +4,7 @@
  customToolTip: '了解更多关于 Dify 自定义工具的信息',
  type: {
    all: '全部',
    builtIn: '工具',
    builtIn: '内置',
    custom: '自定义',
    workflow: '工作流',
  },
@@ -21,7 +21,7 @@
    setupModalTitle: '设置授权',
    setupModalTitleDescription: '配置凭据后,工作区中的所有成员都可以在编排应用程序时使用此工具。',
  },
  includeToolNum: '包含 {{num}} 个 {{action}}',
  includeToolNum: '包含 {{num}} 个工具',
  addTool: '添加工具',
  addToolModal: {
    type: '类型',
@@ -131,7 +131,6 @@
    parameters: '参数',
    string: '字符串',
    number: '数字',
    file: '文件',
    required: '必填',
    infoAndSetting: '信息和设置',
  },
@@ -151,8 +150,6 @@
  howToGet: '如何获取',
  openInStudio: '在工作室中打开',
  toolNameUsageTip: '工具调用名称,用于 Agent 推理和提示词',
  copyToolName: '复制名称',
  noTools: '没有工具',
}
export default translation