From 723f3d68321811f68b0a3e6545ccaad3e3b4cf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 21 Nov 2022 18:35:18 +0100 Subject: [PATCH] Fix typos --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index f25b0b8..b5d4e60 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "pleroma", "packaging_format": 1, "description": { - "en": "A free, federated social networking server built on open protocols.", - "fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts." + "en": "Federated social networking server built on open protocols", + "fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts" }, "version": "2.4.4~ynh1", "url": "https://pleroma.social/", @@ -65,7 +65,7 @@ "name": "registration", "type": "boolean", "ask": { - "en": "Should registration be open to users who do not have a Yunohost account on the system?", + "en": "Should registration be open to users who do not have a YunoHost account on the system?", "fr": "L'inscription doit-elle être ouverte aux utilisateurs qui n'ont pas de compte YunoHost sur le système ?" }, "default": false