From 7891bdc8dd9b340a07f7ffdb261bf122a969f0c9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 17 Oct 2019 22:31:03 +0200 Subject: [PATCH] Improve description, don't just say it's "$app for Yunohost" which is implicit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index eedd88d..21b69a4 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "zabbix", "packaging_format": 1, "description": { - "en": "YunoHost port for Zabbix", - "fr": "Zabbix pour Yunohost" + "en": "A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.", + "fr": "Un outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" }, "version": "2.0", "url": "https://www.zabbix.com",