From 9892bb3c68003e4f24a2cd18cdabbf3a226a0749 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 25 Jan 2022 14:37:21 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 919e288..99c31da 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, Plainpad will be accessible by people who do not have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Plainpad sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]