Fix missing titles during desktop installation (#1831)

* Add missing desktop translation keys

* Update locales [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
filtered
2024-12-07 14:18:19 +11:00
committed by GitHub
parent b7ddb47d2a
commit b0e37036d5
4 changed files with 15 additions and 3 deletions

View File

@@ -75,6 +75,9 @@
"reportIssue": "Report Issue",
"openLogs": "Open Logs",
"process": {
"initial-state": "Loading...",
"python-setup": "Setting up Python Environment...",
"starting-server": "Starting ComfyUI server...",
"ready": "Finishing...",
"error": "Unable to start ComfyUI Desktop"
}