[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 Desktop устанавливает новые зависимости. Это может занять несколько минут.",
"errorCheckingUpdate": "Ошибка при проверке обновлений",
"errorInstallingUpdate": "Ошибка при установке обновления",
"noUpdateFound": "Обновлений не найдено",
"terminalDefaultMessage": "Любой вывод консоли из обновления будет отображаться здесь.",
"title": "Обновление ComfyUI Desktop",
"updateAvailableMessage": "Доступно обновление. Вы хотите перезагрузить и обновить сейчас?",