From 5ea104c96b286ba1cbdfc6e0778b50dac99ec1f1 Mon Sep 17 00:00:00 2001 From: Simon Mellerin Date: Mon, 28 Dec 2020 11:40:22 +0100 Subject: [PATCH] Add help message for public option --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 004f71b..a2a7ef4 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,10 @@ "en": "Is it a public website?", "fr": "Est-ce un site public ?" }, + "help": { + "en": "Choose whether the app should be accessible only for your yunohost users or for everyone.", + "fr": "Choisissez si l'application doit ĂȘtre accessible uniquement pour vos utilisateurs yunohost ou pour tout le monde." + }, "default": false }, {