From c94710cb85cd9249ba2c642214af89556e94e9aa Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 11 Jul 2019 14:26:46 +0200 Subject: [PATCH] Update to 0.9.6 + add French description --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4501ce36..e4e4f35a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,8 @@ "id": "pixelfed", "packaging_format": 1, "description": { - "en": "ActivityPub Federated Image Sharing" + "en": "ActivityPub Federated Image Sharing", + "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, "version": "0.9.6~ynh1", "url": "https://pixelfed.org/",