mirror of
https://github.com/simon987/sist2.git
synced 2025-12-18 09:49:06 +00:00
Add error message when frontend does not start
This commit is contained in:
@@ -65,6 +65,9 @@ export default {
|
||||
gitRepository: "Git repository URL",
|
||||
extraArgs: "Extra command line arguments",
|
||||
|
||||
couldNotStartFrontend: "Could not start frontend",
|
||||
couldNotStartFrontendBody: "Unable to start the frontend, check server logs for more details.",
|
||||
|
||||
selectJobs: "Available jobs",
|
||||
selectJob: "Select a job",
|
||||
webOptions: {
|
||||
|
||||
Reference in New Issue
Block a user