mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
v4.6.1 (#497)
This commit is contained in:
@@ -201,7 +201,8 @@
|
||||
"Drag Tip": "Click and move",
|
||||
"Move Success": "Move Success",
|
||||
"No Folder": "There's no subdirectory. Just put it here",
|
||||
"Root Path": "Root Folder"
|
||||
"Root Path": "Root Folder",
|
||||
"empty": "There is nothing to choose from in this directory"
|
||||
},
|
||||
"input": {
|
||||
"Repeat Value": "Repeat Value"
|
||||
@@ -237,6 +238,7 @@
|
||||
"Record": "Speech",
|
||||
"Restart": "Restart",
|
||||
"Select File": "Select file",
|
||||
"Select Image": "Select Image",
|
||||
"Send Message": "Send Message",
|
||||
"Speaking": "I'm listening...",
|
||||
"Stop Speak": "Stop Speak",
|
||||
@@ -286,6 +288,7 @@
|
||||
"My Dataset": "My Dataset",
|
||||
"Queue Desc": "This data refers to the current amount of training for the entire system. FastGPT uses queued training, and if you have too much data to train, you may need to wait for a while",
|
||||
"Select Dataset": "Select Dataset",
|
||||
"Select Dataset Tips": "Select only knowledge bases with the same index model",
|
||||
"Select Folder": "Enter folder",
|
||||
"System Data Queue": "Data Queue",
|
||||
"Training Name": "Dataset Training",
|
||||
|
@@ -201,7 +201,8 @@
|
||||
"Drag Tip": "点我可拖动",
|
||||
"Move Success": "移动成功",
|
||||
"No Folder": "没有子目录了,就放这里吧",
|
||||
"Root Path": "根目录"
|
||||
"Root Path": "根目录",
|
||||
"empty": "这个目录已经没东西可选了~"
|
||||
},
|
||||
"input": {
|
||||
"Repeat Value": "有重复的值"
|
||||
@@ -237,6 +238,7 @@
|
||||
"Record": "语音输入",
|
||||
"Restart": "重开对话",
|
||||
"Select File": "选择文件",
|
||||
"Select Image": "选择图片",
|
||||
"Send Message": "发送",
|
||||
"Speaking": "我在听,请说...",
|
||||
"Stop Speak": "停止录音",
|
||||
@@ -286,6 +288,7 @@
|
||||
"My Dataset": "我的知识库",
|
||||
"Queue Desc": "该数据是指整个系统当前待训练的数量。{{title}} 采用排队训练的方式,如果待训练的数据过多,可能需要等待一段时间",
|
||||
"Select Dataset": "选择该知识库",
|
||||
"Select Dataset Tips": "仅能选择同一个索引模型的知识库",
|
||||
"Select Folder": "进入文件夹",
|
||||
"System Data Queue": "排队长度",
|
||||
"Training Name": "数据训练",
|
||||
|
Reference in New Issue
Block a user