mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 13:24:14 +02:00
[web] improvement: adding tips for all custom actions
This commit is contained in:
@@ -3,8 +3,10 @@ gem.web.install.warning=Cette application n'est pas officiellement distribué pa
|
||||
web.custom_action.clean_env.failed=Une erreur est survenue lors du nettoyage de l'environnement d'installation
|
||||
web.custom_action.clean_env.status=Nettoyage de l'environnement d'installation
|
||||
web.custom_action.clean_env.success=Environnement d'installation nettoyé
|
||||
web.custom_action.clean_env=Nettoyage de l'environnement d'installation Web.
|
||||
web.custom_action.clean_env=Nettoyage de l'environnement d'installation Web
|
||||
web.custom_action.clean_env.desc=Removes all software and configuration files from the installation environment
|
||||
web.custom_action.install_app=Install Web application
|
||||
web.custom_action.install_app.desc=Allows to install a Web site as an application
|
||||
web.custom_action.install_app.invalid_url=The address {URL} {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=Verification de l'environnement d'installation Web.
|
||||
|
||||
Reference in New Issue
Block a user