Feat: Translate the fields of the parsing operator #9869 (#10079)

### What problem does this PR solve?

Feat: Translate the fields of the parsing operator #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-15 11:24:19 +08:00
committed by GitHub
parent d8ef22db68
commit 2b50de3186
8 changed files with 72 additions and 24 deletions

View File

@ -1544,6 +1544,11 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
chunkerDescription: '分块器',
tokenizer: '分词器',
tokenizerDescription: '分词器',
outputFormat: '输出格式',
lang: '语言',
fileFormats: '文件格式',
fields: '字段',
addParser: '增加解析器',
},
},
};