Add Comfy.User.SignOut command (#3608)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-24 16:33:26 -04:00
committed by GitHub
parent 26f98d24fb
commit 0caf1686c3
16 changed files with 59 additions and 25 deletions

View File

@@ -179,6 +179,9 @@
"Comfy_User_OpenSignInDialog": {
"label": "로그인 대화상자 열기"
},
"Comfy_User_SignOut": {
"label": "로그아웃"
},
"Workspace_CloseWorkflow": {
"label": "현재 워크플로우 닫기"
},

View File

@@ -664,6 +664,7 @@
"Save": "저장",
"Save As": "다른 이름으로 저장",
"Show Settings Dialog": "설정 대화상자 표시",
"Sign Out": "로그아웃",
"Toggle Bottom Panel": "하단 패널 전환",
"Toggle Focus Mode": "포커스 모드 전환",
"Toggle Logs Bottom Panel": "로그 하단 패널 전환",