[API Node] Conditional signup render (#3653)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <hcl@comfy.org>
This commit is contained in:
Christian Byrne
2025-04-27 18:47:17 -07:00
committed by GitHub
parent c6cb3f0a33
commit 96d954ceb2
8 changed files with 22 additions and 3 deletions

View File

@@ -46,6 +46,7 @@
"emailPlaceholder": "输入您的电子邮件",
"passwordLabel": "密码",
"passwordPlaceholder": "输入新密码",
"regionRestrictionChina": "根据当地法规要求,我们目前无法为中国大陆地区的用户提供服务。",
"signIn": "登录",
"signUpButton": "注册",
"signUpWithGithub": "使用Github注册",