From 4d1e4bfc65999eff2c5c7426da609c85dedd6489 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 31 Mar 2020 17:37:02 +0200 Subject: [PATCH] You meant webadmin ? --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e9cbc51..5e6c586 100644 --- a/manifest.json +++ b/manifest.json @@ -49,8 +49,8 @@ "fr": "Est-ce une application publique ?" }, "help": { - "en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin.", - "fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via le webmin." + "en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." }, "default": true }