diff --git a/manifest.toml b/manifest.toml index 3a9ffd6..bd4e789 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CryptPad" description.en = "Zero Knowledge realtime collaborative office suite" description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel" -version = "5.3.0~ynh8" +version = "5.3.0~ynh1" maintainers = ["ddataa"] @@ -36,8 +36,8 @@ ram.runtime = "50M" full_domain = true [install.init_main_permission] - help.en = "If enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin." - help.fr = "Si cette case est cochée, CryptPad sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + help.en = "If 'Visitors' enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin." + help.fr = "Si 'Visiteurs' est cochée, CryptPad sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." type = "group" default = "visitors"