Feat: Modify the Chinese translation file for the knowledge compilation template. (#16941)

### Summary

Feat: Modify the Chinese translation file for the knowledge compilation
template.
This commit is contained in:
balibabu
2026-07-15 15:34:57 +08:00
committed by GitHub
parent 51fa76295f
commit 33e224cc4f

View File

@@ -446,7 +446,7 @@ export default {
testing: '检索测试',
configuration: '配置',
knowledgeGraph: '知识图谱',
compilation: '编',
compilation: '编',
export: '导出',
version: '版本',
versionHistory: '版本历史',
@@ -1284,8 +1284,8 @@ NER使用 spaCy NER 和基于规则的关键词提取来抽取实体和关系
datasourceDescription: '管理您的数据源和连接',
chatChannels: '聊天渠道',
chatChannelsDescription: '管理您的聊天渠道机器人及凭证',
compilationTemplates: 'Compilation templates',
compilationTemplatesDescription: '管理您的 Compilation templates',
compilationTemplates: '知识编译模板',
compilationTemplatesDescription: '管理您的知识编译模板',
addTemplateGroup: '添加模板分组',
editTemplateGroup: '编辑模板分组',
groupName: '分组名称',
@@ -2543,8 +2543,8 @@ NER使用 spaCy NER 和基于规则的关键词提取来抽取实体和关系
extractor: '提取器',
extractorDescription:
'使用 LLM 从文档块(例如摘要、分类等)中提取结构化见解。',
compiler: '汇编',
compilerDescription: '使用知识编模板将文档块编译为结构化产物。',
compiler: '知识编译',
compilerDescription: '使用知识编模板将文档块编译为知识工件。',
outputFormat: '输出格式',
fileFormats: '文件类型',
fileFormatOptions: {