From 857d88672ae6fb048cdbf6396eb0af6b71a4ccba Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Mar 2021 08:53:33 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/manifest.json b/manifest.json index 2d31e18..9976f6f 100644 --- a/manifest.json +++ b/manifest.json @@ -25,29 +25,17 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain for 20 euros", - "fr": "Choisissez un nom de domaine pour 20 euros" - }, "example": "domain.org" }, { "name": "path", "type": "path", - "ask": { - "en": "Choose a path for 20 euros", - "fr": "Choisissez un chemin pour 20 euros" - }, "example": "/20euros", "default": "/20euros" }, { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public game?", - "fr": "Est-ce un jeu public ?" - }, "help": { "en": "If enabled, 20 euros will be accessible by people who doesn’t have an account. This can be changed later via the webadmin.", "fr": "Si cette case est cochée, 20 euros sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."