mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
App run node update (#2542)
* feat(workflow): allow apps to be invoked like plugins (#2521) * feat(workflow): allow apps to be invoked like plugins * fix type * Encapsulate SSE response methods (#2530) * perf: sse response fn * perf: sse response * fix: ts * perf: not ssl copy * perf: myselect auto scroll * perf: run app code * fix: app plugin (#2538) --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -902,6 +902,7 @@
|
||||
"System Plugin": "System",
|
||||
"System input module": "System input",
|
||||
"Team Plugin": "Team",
|
||||
"Team app": "Team",
|
||||
"Tool module": "Tool",
|
||||
"UnKnow Module": "Unknown module",
|
||||
"http body placeholder": "Same syntax as APIFox"
|
||||
@@ -1162,6 +1163,7 @@
|
||||
"Please bind laf accout first": "Please bind laf account first",
|
||||
"Plugin List": "Plugin list",
|
||||
"Search plugin": "Search plugin",
|
||||
"Search_app": "Search app",
|
||||
"Set Name": "Name the plugin",
|
||||
"contribute": "Contribute plugins",
|
||||
"go to laf": "Go to write",
|
||||
|
@@ -902,6 +902,7 @@
|
||||
"System Plugin": "系统插件",
|
||||
"System input module": "系统输入",
|
||||
"Team Plugin": "团队插件",
|
||||
"Team app": "团队应用",
|
||||
"Tool module": "工具",
|
||||
"UnKnow Module": "未知模块",
|
||||
"http body placeholder": "与 Apifox 相同的语法"
|
||||
@@ -1162,6 +1163,7 @@
|
||||
"Please bind laf accout first": "请先绑定 laf 账号",
|
||||
"Plugin List": "插件列表",
|
||||
"Search plugin": "搜索插件",
|
||||
"Search_app": "搜索应用",
|
||||
"Set Name": "给插件取个名字",
|
||||
"contribute": "贡献插件",
|
||||
"go to laf": "去编写",
|
||||
|
Reference in New Issue
Block a user