diff --git a/manifest.json b/manifest.json index 13622a3..6d1ea0f 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,10 @@ "en": "Is it a public site?", "fr": "Est-ce un site public ?" }, + "help": { + "en": "If enabled, BookStack 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, BookStack sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]