mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 07:06:33 +00:00
feat: flow data type check
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
"App Detail": "App Detail",
|
||||
"Confirm Del App Tip": "Confirm to delete the app and all its chats",
|
||||
"Confirm Save App Tip": "After saving, the advanced orchestration configuration will be overwritten. Make sure that the application does not use advanced orchestration.",
|
||||
"Connection is invalid": "Connecting is invalid",
|
||||
"Connection type is different": "Connection type is different",
|
||||
"My Apps": "My Apps"
|
||||
},
|
||||
"chat": {
|
||||
|
@@ -7,6 +7,8 @@
|
||||
"App Detail": "应用详情",
|
||||
"Confirm Del App Tip": "确认删除该应用及其所有聊天记录?",
|
||||
"Confirm Save App Tip": "保存后将会覆盖高级编排配置,请确保该应用未使用高级编排功能。",
|
||||
"Connection is invalid": "连接无效",
|
||||
"Connection type is different": "连接的类型不一致",
|
||||
"My Apps": "我的应用"
|
||||
},
|
||||
"chat": {
|
||||
|
Reference in New Issue
Block a user