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