diff --git a/manifest.json b/manifest.json index 0deec26..4f0bc8b 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, Funkwhale will be accessible by Funkwhale for Android and by users without a YunoHost account. This can be changed later in the webadmin.", + "fr": "Si cette case est cochée, Funkwhale sera accessible par Funkwhale for Android et par les utilisateurs n’ayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin." + }, "default": true } ]