From 3a93ccf23e155c4f659c18a333f137344d386fc6 Mon Sep 17 00:00:00 2001 From: plabuse Date: Thu, 5 Jan 2023 11:27:42 +0100 Subject: [PATCH] Update manifest.json Ajout de la description. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a8acdc7..8ffa441 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "cultivons", "packaging_format": 1, "description": { - "en": "Explain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)", - "fr": "Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)" + "en": "Cultivons is a software in the form of an internal site aiming at helping the management of a BAD (Sustainable Autonomous Base).", + "fr": "Cultivons est un logiciel sous forme de site interne visant à aider à la gestion d'une BAD (Base Autonome Durable)." }, "version": "1.0~ynh1", "url": "https://xulops.net/forge/cultivons.php",