From 7ff03a0168e0a56b0d76464659897a29ab667ef2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 12 Jul 2021 14:07:36 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index c707f11..914a2c0 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If enabled, LimeSurvey 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, LimeSurvey sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]