From fa6c99c927bfedf7ebd0e368ff222da6a3859d4a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 31 Jan 2021 18:15:49 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f69d8e8..ab87fd1 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "15.3-3~ynh1", "url": "https://salsa.debian.org/debian/anarchism/", - "licence": "GPL-2.0-or-later", + "license": "GPL-2.0-or-later", "maintainer": { "name": "kay0u", "email": "pierre@kayou.io" @@ -48,6 +48,10 @@ "en": "Is it a public application?", "fr": "Est-ce une application publique ?" }, + "help": { + "en": "If enabled, Anarchism 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, Anarchism sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, "default": true } ]