Add bill of training and rate of file upload (#339)

This commit is contained in:
Archer
2023-09-21 21:02:44 +08:00
committed by GitHub
parent e7e0677291
commit 814c5b3d3c
41 changed files with 401 additions and 263 deletions

View File

@@ -132,7 +132,8 @@
"Confirm to delete the data": "Confirm to delete the data?",
"Export": "Export",
"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",
"System Data Queue": "Data Queue"
"System Data Queue": "Data Queue",
"Training Name": "Dataset Training"
},
"file": {
"Click to download CSV template": "Click to download CSV template",

View File

@@ -132,7 +132,8 @@
"Confirm to delete the data": "确认删除该数据?",
"Export": "导出",
"Queue Desc": "该数据是指整个系统当前待训练的数量。{{title}} 采用排队训练的方式,如果待训练的数据过多,可能需要等待一段时间",
"System Data Queue": "排队长度"
"System Data Queue": "排队长度",
"Training Name": "数据训练"
},
"file": {
"Click to download CSV template": "点击下载 CSV 模板",