mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[web] fix: wrong spelling (i18n)
This commit is contained in:
@@ -8,7 +8,7 @@ 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.env.error=It seems there are issues with the Web installation environment. It will not be possible to install {}.
|
||||
web.environment.install=Installing {}
|
||||
web.info.01_url=URL
|
||||
web.info.02_description=description
|
||||
|
||||
@@ -8,7 +8,7 @@ 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.env.error=It seems there are issues with the Web installation environment. It will not be possible to install {}.
|
||||
web.environment.install=Installing {}
|
||||
web.info.01_url=URL
|
||||
web.info.02_description=description
|
||||
|
||||
Reference in New Issue
Block a user