mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
[Desktop] Add toasts for update check (#3723)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
This commit is contained in:
@@ -171,6 +171,9 @@
|
||||
},
|
||||
"desktopUpdate": {
|
||||
"description": "ComfyUI 데스크톱이 새로운 종속성을 설치하고 있습니다. 이 작업은 몇 분 정도 걸릴 수 있습니다.",
|
||||
"errorCheckingUpdate": "업데이트 확인 중 오류가 발생했습니다",
|
||||
"errorInstallingUpdate": "업데이트 설치 중 오류가 발생했습니다",
|
||||
"noUpdateFound": "업데이트를 찾을 수 없습니다",
|
||||
"terminalDefaultMessage": "업데이트 콘솔 출력은 여기에 표시됩니다.",
|
||||
"title": "ComfyUI 데스크톱 업데이트 중",
|
||||
"updateAvailableMessage": "업데이트가 가능합니다. 지금 재시작하고 업데이트하시겠습니까?",
|
||||
|
||||
Reference in New Issue
Block a user