From d26a15f8b457b1aaac1be84035a37ea879e2a251 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 25 Mar 2024 22:03:29 +0100 Subject: [PATCH] feat(i18n): update translations for manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 26fa786..5208c69 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,6 +5,7 @@ packaging_format = 2 id = "gotosocial" name = "GoToSocial" description.en = "Fast ActivityPub social network server written in Go" +description.nl = "some test to see if my local script will work" description.fr = "Serveur de réseau social véloce basé sur ActivityPub écrit en Go" version = "0.14.2~ynh1"