mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] add app_no_domain
This commit is contained in:
parent
671ef5711e
commit
45f5f1357d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
"app_location_already_used": "An app is already installed in this location",
|
||||
"app_location_install_failed": "Unable to install the app in this location",
|
||||
"app_manifest_invalid": "Invalid app manifest",
|
||||
"app_no_domain": "This app doesn't have a domain",
|
||||
"app_no_upgrade": "No app to upgrade",
|
||||
"app_not_correctly_installed": "{app:s} seems to be incorrectly installed",
|
||||
"app_not_installed": "{app:s} is not installed",
|
||||
|
|
Loading…
Add table
Reference in a new issue