From 7c2e3fa4500ff066a1f7b2442d9d45ea4caa0bc5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 26 Sep 2021 23:30:51 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/manifest.json b/manifest.json index e76a051..b0b19a9 100644 --- a/manifest.json +++ b/manifest.json @@ -28,32 +28,14 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for Kimai2", - "fr": "Choisissez un nom de domaine pour Kimai2", - "de": "Wählen Sie einen Domainnamen für Kimai2", - "cs": "Zvolte doménu pro Kimai2" - } }, { "name": "admin", "type": "user", - "ask": { - "en": "Choose an admin user (should be a YunoHost registered user).", - "fr": "Choisissez l’administrateur (should be a YunoHost registered user).", - "de": "Wählen Sie einen Admin Benutzer (sollte ein registrierter YunoHost Benutzer sein).", - "cs": "Zvolte administrátora (musí to být registrovaný uživatel YunoHostu)." - } }, { "name": "is_public", "type": "boolean", - "ask": { - "en": "Is it a public application?", - "fr": "Est-ce une application publique ?", - "de": "Ist dies eine öffentliche Applikation?", - "cs": "Je tato aplikace veřejná?" - }, "default": false }, {