From 27400cbcbc5e0ba6ee1c33df989492de77ccca8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 15 Jan 2023 16:31:14 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 8812392..d50a73a 100644 --- a/manifest.json +++ b/manifest.json @@ -25,8 +25,7 @@ }, "multi_instance": false, "services": [ - "nginx", - "mysql" + "nginx" ], "arguments": { "install": [ @@ -43,7 +42,8 @@ "name": "admin", "type": "user", "help": { - "en": "Admin username minimum length is 5." + "en": "Admin username minimum length is five characters.", + "fr": "La longueur minimale du nom d'utilisateur de l'administrateur est de cinq caractères." } }, {