From 3cb2ccad105493709dd813bb680f807e139b2b53 Mon Sep 17 00:00:00 2001 From: antoine <44553182+anto1ne@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:16:53 +0200 Subject: [PATCH] Update manifest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 00e71fe..ee1da34 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "pluxml", "packaging_format": 1, "description": { - "en": "Blog or CMS storing data in XML.", - "fr": "Blog ou CMS à l'Xml." + "en": "Blog or CMS storing data in XML format.", + "fr": "Blog ou CMS stockant des données au format XML." }, "version": "5.8.3~ynh1", "url": "https://www.pluxml.org/",