mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
add plugin unexist error tips (#3717)
* add plugin unexist error tips * throw error when run plugin * check workflow * plugin data avoid request twice * auth owner tmbId * fix
This commit is contained in:
@@ -7,8 +7,12 @@
|
||||
"ai_settings": "AI 配置",
|
||||
"all_apps": "全部应用",
|
||||
"app.Version name": "版本名称",
|
||||
"app.error.publish_unExist_app": "发布失败,请检查工具调用是否正常",
|
||||
"app.error.unExist_app": "部分组件缺失,请删除",
|
||||
"app.modules.click to update": "点击更新",
|
||||
"app.modules.has new version": "有新版本",
|
||||
"app.modules.not_found": "组件缺失",
|
||||
"app.modules.not_found_tips": "系统内无法查找到该组件,请删除,否则流程无法正常运行",
|
||||
"app.version_current": "当前版本",
|
||||
"app.version_initial": "初始版本",
|
||||
"app.version_name_tips": "版本名称不能为空",
|
||||
|
Reference in New Issue
Block a user