From 813dcf3252c3f4a0e15c7baa286a72fc8644a0eb Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Mon, 4 Nov 2019 13:24:49 +0100 Subject: [PATCH] =?UTF-8?q?=20Improve=20description,=20don't=20just=20say?= =?UTF-8?q?=20it's=20"$app=20for=20Yunohost"=20which=20is=E2=80=A6=20(cf?= =?UTF-8?q?=20https://github.com/YunoHost-Apps/zabbix=5Fynh/pull/9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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",