mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user