chore: fix chinese translation for 'recall' (#12772)

Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
This commit is contained in:
zhu-an 2025-01-20 22:15:26 +08:00 committed by GitHub
parent 6ea77ab4cd
commit 8dfdee21ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,7 +101,7 @@ const translation = {
custom: '自定义', custom: '自定义',
customDescription: '自定义分段规则、分段长度以及预处理规则等参数', customDescription: '自定义分段规则、分段长度以及预处理规则等参数',
general: '通用', general: '通用',
generalTip: '通用文本分块模式,检索和的块是相同的', generalTip: '通用文本分块模式,检索和回的块是相同的',
parentChild: '父子分段', parentChild: '父子分段',
parentChildTip: '使用父子模式时,子块用于检索,父块用作上下文', parentChildTip: '使用父子模式时,子块用于检索,父块用作上下文',
parentChunkForContext: '父块用作上下文', parentChunkForContext: '父块用作上下文',