From 681795b46c17e1fc62a171f6f5f177dc855ab53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Jun 2022 10:08:56 +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 6b63f85..a0ce2df 100644 --- a/manifest.json +++ b/manifest.json @@ -52,8 +52,8 @@ "name": "is_public", "type": "boolean", "help": { - "en": "If enabled, RocketChat will be accessible by people who do not have an account. This can be changed later via the webadmin.", - "fr": "Si cette case est cochée, RocketChat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + "en": "If enabled, Rocket.Chat will be accessible by people who do not have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Rocket.Chat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." }, "default": true }