From 263c11a24a8601b06ec4015ae32fca0c03c608ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:02:14 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6668a40..81af99b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "wallabag2" name = "Wallabag" -description.en = "Self hostable read-it-later app" -description.fr = "Application de lecture-plus-tard auto-hébergeable" +description.en = "Save and classify articles. Read them later" +description.fr = "Enregistrez et classez les articles. Lisez-les plus tard" version = "2.6.7~ynh1"