From 747c2b9ecb0882fb33a3187926107be1a47da4a6 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 28 Apr 2022 18:23:02 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1874a18..07d3a77 100644 --- a/manifest.json +++ b/manifest.json @@ -65,8 +65,8 @@ "name": "registration", "type": "boolean", "ask": { - "en": "Is the registration open for new users?", - "fr": "Est-ce que l'inscription est ouverte aux nouveaux utilisateurs ?" + "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 },