diff --git a/web/i18n/zh-Hans/dataset-creation.ts b/web/i18n/zh-Hans/dataset-creation.ts index c61e75eb98..3b3824d2cb 100644 --- a/web/i18n/zh-Hans/dataset-creation.ts +++ b/web/i18n/zh-Hans/dataset-creation.ts @@ -101,7 +101,7 @@ const translation = { custom: '自定义', customDescription: '自定义分段规则、分段长度以及预处理规则等参数', general: '通用', - generalTip: '通用文本分块模式,检索和回忆的块是相同的', + generalTip: '通用文本分块模式,检索和召回的块是相同的', parentChild: '父子分段', parentChildTip: '使用父子模式时,子块用于检索,父块用作上下文', parentChunkForContext: '父块用作上下文',