Fix #1769 - Keep log on screen after installation error (#1891)

* Hide terminal on server start error

* nit - Doc

* Update locales [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
filtered
2024-12-13 09:41:07 +11:00
committed by GitHub
parent efb6f8afe3
commit 28ab86cd4a
6 changed files with 40 additions and 21 deletions

View File

@@ -155,6 +155,7 @@
"reinstall": "Reinstall",
"reportIssue": "Report Issue",
"openLogs": "Open Logs",
"showTerminal": "Show Terminal",
"process": {
"initial-state": "Loading...",
"python-setup": "Setting up Python Environment...",