From 35b7f7672eca540d6f627a292f5934844b9e0503 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Mar 2021 09:08:10 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 274f709..3dc1c02 100644 --- a/manifest.json +++ b/manifest.json @@ -29,10 +29,6 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for Haste", - "fr": "Choisissez un nom de domaine pour Haste" - }, "help": { "en": "Haste can only be installed in a root domain or subdomain", "fr": "Haste ne peut être installé que dans un domaine racine ou un sous-domaine " @@ -42,10 +38,6 @@ { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public site? (you won't be able to use Haste command easily if not)", - "fr": "Est-ce un site publique ? (si non, vous ne pourrez pas utiliser la commande Haste facilement)" - }, "help": { "en": "If enabled, Haste 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, Haste sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."