[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:
Benjamin Lu
2025-05-02 11:06:51 -04:00
committed by GitHub
parent 869f500d4e
commit b61640c51b
8 changed files with 62 additions and 8 deletions

View File

@@ -171,6 +171,9 @@
},
"desktopUpdate": {
"description": "ComfyUIデスクトップは新しい依存関係をインストールしています。これには数分かかる場合があります。",
"errorCheckingUpdate": "アップデートの確認中にエラーが発生しました",
"errorInstallingUpdate": "アップデートのインストール中にエラーが発生しました",
"noUpdateFound": "アップデートは見つかりませんでした",
"terminalDefaultMessage": "更新からの任意のコンソール出力はここに表示されます。",
"title": "ComfyUIデスクトップの更新",
"updateAvailableMessage": "アップデートが利用可能です。今すぐ再起動してアップデートしますか?",