From f6e24cd9530c87321212040c6bafde48b385058b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Mar 2021 08:51:30 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index a658f0d..25f3e77 100644 --- a/manifest.json +++ b/manifest.json @@ -25,10 +25,6 @@ "install": [{ "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for Grocy", - "fr": "Choisissez un nom de domaine pour Grocy" - }, "help": { "en": "Grocy needs to be installed in its own root domain or subdomain.", "fr": "Grocy doit être installé dans son propre domaine racine ou sous-domaine." @@ -48,10 +44,6 @@ { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public site?", - "fr": "Est-ce un site public ?" - }, "help": { "en": "If enabled, Grocy 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, Grocy sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."