Fix: Fixed the issue of incorrect agent translation text. #10427 (#12172)

### What problem does this PR solve?

Fix: Fixed the issue of incorrect agent translation text. #10427

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2025-12-24 19:05:26 +08:00
committed by Jin Hai
parent f0dac1d90e
commit 884aabd130
2 changed files with 6 additions and 0 deletions

View File

@ -1515,6 +1515,8 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
endWith: '结束是',
empty: '为空',
notEmpty: '不为空',
is: '是',
isNot: '不是',
},
switchLogicOperatorOptions: {
and: '与',