You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
790 B
JSON

{
"addToKnowledgeBase": {
"addSuccess": "文件添加成功,<1>立即查看</1>",
"confirm": "添加",
"id": {
"placeholder": "请选择要添加的知识库",
"required": "请选择知识库",
"title": "目标知识库"
},
"title": "添加到知识库",
"totalFiles": "已选择 {{count}} 个文件"
},
"createNew": {
"confirm": "新建",
"description": {
"placeholder": "知识库简介(选填)"
},
"formTitle": "基本信息",
"name": {
"placeholder": "知识库名称",
"required": "请填写知识库名称"
},
"title": "新建知识库"
},
"tab": {
"evals": "评测",
"files": "文档",
"settings": "设置",
"testing": "召回测试"
},
"title": "知识库"
}