From 6c566417ef1403abb7fc3fd6d97f4657f8e2ba0f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 14 Jan 2021 12:31:05 +0100 Subject: [PATCH] people -> user --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4202e1a..27b6e0c 100644 --- a/manifest.json +++ b/manifest.json @@ -50,8 +50,8 @@ "fr": "Est-ce une application publique ?" }, "help": { - "en": "If enabled, Mattermost will be accessible by people without a Yunohost account. This can be changed later via the webadmin.", - "fr": "Si cette case est cochée, Mattermost sera accessible aux personnes sans compte Yunohost. Vous pourrez changer ceci plus tard via l’interface d’administration." + "en": "If enabled, Mattermost will be accessible by the user without a YunoHost account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Mattermost sera accessible par l'utilisateur sans compte YunoHost. Vous pourrez changer ceci plus tard via l’interface d’administration." }, "default": true },