[web] feature: new custom action button to install apps

This commit is contained in:
Vinicius Moreira
2021-12-15 13:40:20 -03:00
parent cbc52b68ee
commit 8576a1f169
11 changed files with 117 additions and 37 deletions

View File

@@ -4,6 +4,9 @@ web.custom_action.clean_env.failed=An error occurred during the installation env
web.custom_action.clean_env.status=Cleaning the installation environment
web.custom_action.clean_env.success=Installation environment cleaned
web.custom_action.clean_env=Clean installation environment
web.custom_action.install_app=Install Web application
web.custom_action.install_app.invalid_url=The address {url} could not be found. It is not possible to finish the installation.
web.custom_action.install_app.status=Installing Web application
web.env.checking=Checking the Web installation environment
web.env.error=It seems there are issues with the Web installation environment. It wil not be possible to install {}.
web.environment.install=Installing {}