mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
feat: chat slider support folder (#1759)
* feat: docker-compose version * feat: chat slider support folder * lazy behavior * pref: code sandbox size
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
"Last use time": "Last use time",
|
||||
"Load Failed": "Load Failed",
|
||||
"Loading": "Loading...",
|
||||
"More": "More",
|
||||
"More settings": "More settings",
|
||||
"Move": "Move",
|
||||
"MultipleRowSelect": {
|
||||
@@ -430,6 +431,7 @@
|
||||
"Quote": "Quote",
|
||||
"Quote Amount": "Dataset quotes ({{amount}} items)",
|
||||
"Read Mark Description": "View introduction to marking function",
|
||||
"Recent use": "Recent use",
|
||||
"Record": "Voice input",
|
||||
"Restart": "Restart conversation",
|
||||
"Select File": "Select file",
|
||||
|
@@ -73,6 +73,7 @@
|
||||
"Last use time": "最后使用时间",
|
||||
"Load Failed": "加载失败",
|
||||
"Loading": "加载中...",
|
||||
"More": "更多",
|
||||
"More settings": "更多设置",
|
||||
"Move": "移动",
|
||||
"MultipleRowSelect": {
|
||||
@@ -431,6 +432,7 @@
|
||||
"Quote": "引用",
|
||||
"Quote Amount": "知识库引用({{amount}}条)",
|
||||
"Read Mark Description": "查看标注功能介绍",
|
||||
"Recent use": "最近使用",
|
||||
"Record": "语音输入",
|
||||
"Restart": "重开对话",
|
||||
"Select File": "选择文件",
|
||||
|
Reference in New Issue
Block a user