Fix message when app not in catalog

This commit is contained in:
Alexandre Aubin 2021-03-01 15:17:38 +01:00 committed by GitHub
parent 96d8de3212
commit b643a38f97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"title": "Install {app_name} with YunoHost",
"server_link": "Link to your YunoHost server",
"install_button": "Install {app_name}",
"app_notfound": "This application is neither officially nor community maintained.",
"app_notfound": "This application is not in Yunohost's app catalog.",
"working": "working",
"inprogress": "in progress",
"notworking": "not working",