mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
Style-dataset-2.5 (#2580)
* style: dataset detail page 2.5 * fix merge error * fix: flash bug * fix: build error * revert: 滚动变回分页
This commit is contained in:
@@ -443,7 +443,8 @@
|
||||
"tool_label": {
|
||||
"doc": "Use documentation",
|
||||
"github": "GitHub address",
|
||||
"price": "Billing instructions"
|
||||
"price": "Billing instructions",
|
||||
"view_doc": "View documentation"
|
||||
},
|
||||
"tts": {
|
||||
"Close": "Do not use",
|
||||
@@ -659,6 +660,7 @@
|
||||
"Search data placeholder": "Search related data",
|
||||
"Too Long": "Total length too long",
|
||||
"Total Amount": "{{total}} sets",
|
||||
"empty_index": "No custom index",
|
||||
"group": "Group",
|
||||
"unit": "items"
|
||||
},
|
||||
@@ -1062,7 +1064,8 @@
|
||||
"Content": "Data content",
|
||||
"Course": "Documentation",
|
||||
"Delete": "Delete data",
|
||||
"Index": "Data Index ({{amount}})"
|
||||
"Index": "Data Index ({{amount}})",
|
||||
"divide_content": "Chunked content"
|
||||
},
|
||||
"input is empty": "Data content cannot be empty"
|
||||
},
|
||||
|
@@ -443,7 +443,8 @@
|
||||
"tool_label": {
|
||||
"doc": "使用文档",
|
||||
"github": "GitHub地址",
|
||||
"price": "计费说明"
|
||||
"price": "计费说明",
|
||||
"view_doc": "查看说明文档"
|
||||
},
|
||||
"tts": {
|
||||
"Close": "不使用",
|
||||
@@ -658,6 +659,7 @@
|
||||
"Search data placeholder": "搜索相关数据",
|
||||
"Too Long": "总长度超长了",
|
||||
"Total Amount": "{{total}} 组",
|
||||
"empty_index": "无自定义索引",
|
||||
"group": "组",
|
||||
"unit": "条"
|
||||
},
|
||||
@@ -1061,7 +1063,8 @@
|
||||
"Content": "数据内容",
|
||||
"Course": "说明文档",
|
||||
"Delete": "删除数据",
|
||||
"Index": "数据索引({{amount}})"
|
||||
"Index": "数据索引({{amount}})",
|
||||
"divide_content": "分块内容"
|
||||
},
|
||||
"input is empty": "数据内容不能为空 "
|
||||
},
|
||||
|
Reference in New Issue
Block a user