From 671ba8f43eaac4f74b501a33ba0a5a06d00b735c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:57:22 +0200 Subject: [PATCH] Update manifest.toml Co-authored-by: Alexandre Aubin --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index c0b4cb2..72bd5f5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,8 +33,8 @@ ram.runtime = "50M" full_domain = true [install.init_main_permission] - help.fr = "Cette page sera accessible par n'importe qui. En revanche, la configuration reste personnelle" - help.en = "The page will be accessible by anyone." + help.fr = "Si 'visiteurs' est sélectionné, cette page sera accessible par n'importe qui. En revanche, la configuration reste personnelle" + help.en = "If 'visitors' is selected, the page will be accessible by anyone. However, the configuration will still remain private." type = "group" default = "visitors"