@@ -20,6 +20,7 @@
|
||||
"custom_input_guide_url": "自定义词库地址",
|
||||
"dataset_quote_type error": "知识库引用类型错误,正确类型:{ datasetId: string }[]",
|
||||
"delete_all_input_guide_confirm": "确定要清空输入引导词库吗?",
|
||||
"download_chunks": "下载数据",
|
||||
"empty_directory": "这个目录已经没东西可选了~",
|
||||
"file_amount_over": "超出最大文件数量 {{max}}",
|
||||
"file_input": "系统文件",
|
||||
@@ -42,6 +43,7 @@
|
||||
"query_extension_IO_tokens": "问题优化输入/输出 Tokens",
|
||||
"query_extension_result": "问题优化结果",
|
||||
"question_tip": "从上到下,为各个模块的响应顺序",
|
||||
"read_raw_source": "打开原文",
|
||||
"reasoning_text": "思考过程",
|
||||
"response.child total points": "子工作流积分消耗",
|
||||
"response.dataset_concat_length": "合并后总数",
|
||||
@@ -52,6 +54,7 @@
|
||||
"select_img": "上传图片",
|
||||
"source_cronJob": "定时执行",
|
||||
"stream_output": "流输出",
|
||||
"to_dataset": "前往知识库",
|
||||
"unsupported_file_type": "不支持的文件类型",
|
||||
"upload": "上传",
|
||||
"view_citations": "查看引用",
|
||||
|
||||
@@ -501,12 +501,9 @@
|
||||
"core.dataset.Dataset": "知识库",
|
||||
"core.dataset.Dataset ID": "知识库 ID",
|
||||
"core.dataset.Delete Confirm": "确认删除该知识库?删除后数据无法恢复,请确认!",
|
||||
"core.dataset.Download the parsed content": "下载解析内容",
|
||||
"core.dataset.Empty Dataset": "空数据集",
|
||||
"core.dataset.Empty Dataset Tips": "还没有知识库,快去创建一个吧!",
|
||||
"core.dataset.Folder placeholder": "这是一个目录",
|
||||
"core.dataset.Get the raw data": "获取源数据",
|
||||
"core.dataset.Go Dataset": "前往知识库",
|
||||
"core.dataset.Intro Placeholder": "这个知识库还没有介绍~",
|
||||
"core.dataset.Manual collection": "手动数据集",
|
||||
"core.dataset.My Dataset": "我的知识库",
|
||||
@@ -836,6 +833,11 @@
|
||||
"core.workflow.variable": "变量",
|
||||
"create": "去创建",
|
||||
"cron_job_run_app": "定时任务",
|
||||
"data_index_custom": "自定义索引",
|
||||
"data_index_default": "默认索引",
|
||||
"data_index_image": "图片索引",
|
||||
"data_index_question": "推测问题索引",
|
||||
"data_index_summary": "摘要索引",
|
||||
"dataset.Confirm move the folder": "确认移动到该目录",
|
||||
"dataset.Confirm to delete the data": "确认删除该数据?",
|
||||
"dataset.Confirm to delete the file": "确认删除该文件及其所有数据?",
|
||||
|
||||
@@ -27,12 +27,7 @@
|
||||
"custom_data_process_params_desc": "自定义设置数据处理规则",
|
||||
"data.ideal_chunk_length": "理想分块长度",
|
||||
"data_amount": "{{dataAmount}} 组数据, {{indexAmount}} 组索引",
|
||||
"data_index_custom": "自定义索引",
|
||||
"data_index_default": "默认索引",
|
||||
"data_index_image": "图片索引",
|
||||
"data_index_num": "索引 {{index}}",
|
||||
"data_index_question": "推测问题索引",
|
||||
"data_index_summary": "摘要索引",
|
||||
"data_process_params": "处理参数",
|
||||
"data_process_setting": "数据处理配置",
|
||||
"dataset.Unsupported operation": "操作不支持",
|
||||
|
||||
Reference in New Issue
Block a user