From ab3746ab92b6f2a8054742269eadddbf8222eed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:22:06 +0200 Subject: [PATCH] Update manifest.json Co-authored-by: Alexandre Aubin --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7d2742a..99fe969 100644 --- a/manifest.json +++ b/manifest.json @@ -61,8 +61,8 @@ "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." + "en": "In private mode, only authorized YunoHost members can create poll, with the public mode, it's possible to create account to people with no YunoHost account. ", + "fr": "En mode privé, seuls les utilisateurs YunoHost autorisés peuvent créer un sondage. En mode public, il est possible de créer un sondage sans compte YunoHost." }, "default": true },