mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-16 20:57:21 +08:00
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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user