mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 15:34:15 +02:00
[web] improvement: invalid URL message (i18n)
This commit is contained in:
@@ -5,7 +5,7 @@ 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.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.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.
|
||||
web.env.error=Il y a des problèmes avec l'environnement d'installation Web. {} ne pourra pas être installé.
|
||||
|
||||
Reference in New Issue
Block a user