mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-14 19:01:48 +08:00
chore: fix chinese translation for 'recall' (#12772)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
This commit is contained in:
parent
6ea77ab4cd
commit
8dfdee21ce
@ -101,7 +101,7 @@ const translation = {
|
|||||||
custom: '自定义',
|
custom: '自定义',
|
||||||
customDescription: '自定义分段规则、分段长度以及预处理规则等参数',
|
customDescription: '自定义分段规则、分段长度以及预处理规则等参数',
|
||||||
general: '通用',
|
general: '通用',
|
||||||
generalTip: '通用文本分块模式,检索和回忆的块是相同的',
|
generalTip: '通用文本分块模式,检索和召回的块是相同的',
|
||||||
parentChild: '父子分段',
|
parentChild: '父子分段',
|
||||||
parentChildTip: '使用父子模式时,子块用于检索,父块用作上下文',
|
parentChildTip: '使用父子模式时,子块用于检索,父块用作上下文',
|
||||||
parentChunkForContext: '父块用作上下文',
|
parentChunkForContext: '父块用作上下文',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user