[API Node] Better execution error handling (#3587)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-23 11:15:38 -04:00
committed by GitHub
parent 9e10e55633
commit 4c23cfbd4d
11 changed files with 14 additions and 159 deletions

View File

@@ -36,20 +36,6 @@
"termsText": "点击“下一步”或“注册”即表示您同意我们的",
"title": "登录您的账户"
},
"required": {
"credits": {
"action": "打开设置进行充值",
"hint": "要充值,请前往:设置 > 用户 > 积分",
"message": "此工作流包含需要积分的节点。请为您的账户充值以继续。",
"title": "需要积分以执行工作流"
},
"signIn": {
"action": "打开设置进行登录",
"hint": "要登录,请前往:设置 > 用户 > 登录",
"message": "此工作流包含需要活跃账户的节点。请登录或创建账户以继续。",
"title": "需要登录以执行工作流"
}
},
"signOut": {
"signOut": "退出登录",
"success": "成功退出登录",