Add command to open signin dialog (#3556)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-04-22 13:46:31 +08:00
committed by GitHub
parent e7fe2046ba
commit c1bc664edd
15 changed files with 37 additions and 0 deletions

View File

@@ -173,6 +173,9 @@
"Comfy_Undo": {
"label": "실행 취소"
},
"Comfy_User_OpenSignInDialog": {
"label": "로그인 대화상자 열기"
},
"Workspace_CloseWorkflow": {
"label": "현재 워크플로우 닫기"
},

View File

@@ -613,6 +613,7 @@
"Open Logs Folder": "로그 폴더 열기",
"Open Models Folder": "모델 폴더 열기",
"Open Outputs Folder": "출력 폴더 열기",
"Open Sign In Dialog": "로그인 대화 상자 열기",
"Open extra_model_paths_yaml": "extra_model_paths.yaml 열기",
"Pin/Unpin Selected Items": "선택한 항목 고정/고정 해제",
"Pin/Unpin Selected Nodes": "선택한 노드 고정/고정 해제",