From 75b867635422d406a7733bf70e1f873c03ee30a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Feb 2023 15:07:10 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d4553f2..c9e0250 100644 --- a/manifest.toml +++ b/manifest.toml @@ -35,8 +35,8 @@ ram.runtime = "50M" default = "/pad" [install.init_main_permission] - help.en = "If your Etherpad instance is public, everyone will be able to create a pad or see an existing one." - help.fr = "Si votre instance Etherpad est publique, tout le monde pourra créer un pad ou voir un pad existant." + help.en = "If your Etherpad instance is set to Visitors, everyone will be able to create a pad or see an existing one." + help.fr = "Si votre instance Etherpad est définie sur Visiteurs, tout le monde pourra créer un pad ou en voir un existant." type = "group" default = "visitors"