From 82f68e0b8c03ef121d62a8c136562e5dfdf1a666 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 24 Sep 2018 19:42:19 +0200 Subject: [PATCH] [add] French description --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 999e486..ea1249c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,8 @@ "id": "tyto", "packaging_format": 1, "description": { - "en": "tyto is an extensible and customizable management and organisation tool" + "en": "tyto is an extensible and customizable management and organisation tool", + "fr": "tyto est un outil d'organisation et de gestion personalisable et extensible" }, "version": "3.0.4", "url": "https://github.com/jh3y/tyto",