mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
[API Node] Better execution error handling (#3587)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -36,20 +36,6 @@
|
||||
"termsText": "点击“下一步”或“注册”即表示您同意我们的",
|
||||
"title": "登录您的账户"
|
||||
},
|
||||
"required": {
|
||||
"credits": {
|
||||
"action": "打开设置进行充值",
|
||||
"hint": "要充值,请前往:设置 > 用户 > 积分",
|
||||
"message": "此工作流包含需要积分的节点。请为您的账户充值以继续。",
|
||||
"title": "需要积分以执行工作流"
|
||||
},
|
||||
"signIn": {
|
||||
"action": "打开设置进行登录",
|
||||
"hint": "要登录,请前往:设置 > 用户 > 登录",
|
||||
"message": "此工作流包含需要活跃账户的节点。请登录或创建账户以继续。",
|
||||
"title": "需要登录以执行工作流"
|
||||
}
|
||||
},
|
||||
"signOut": {
|
||||
"signOut": "退出登录",
|
||||
"success": "成功退出登录",
|
||||
|
||||
Reference in New Issue
Block a user