v2.5.3: fix disabled Update panel button

This commit is contained in:
orohi
2026-07-28 10:02:57 +03:00
parent a5b8f26db1
commit 5d63e5d6ef
6 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -495,7 +495,7 @@
"update_no_target": "No target version. Check for updates first.",
"auto_update_hint": "Auto-update pulls the release tag from git.evilfox.cc (git checkout required).",
"auto_update_ready": "Git auto-update is available for this install.",
"auto_update_docker": "Docker install: rebuild/pull image, or use a git checkout for one-click update.",
"auto_update_docker": "Docker: one-click update downloads the release ZIP into the container. Rebuild the image to persist across container recreation.",
"auto_update_manual": "One-click update needs a writable install directory or git clone. You can still download a release.",
"auto_update_archive": "One-click update downloads the release ZIP from git.evilfox.cc and restarts the panel.",
"upgrade_panel": "Update panel",