From a5fc246fe58cba67a80a1a315152fa9575a30116 Mon Sep 17 00:00:00 2001 From: Melchisedech Date: Sun, 13 Mar 2022 01:18:50 +0100 Subject: [PATCH] Minor fixes --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0927e62..0d77582 100644 --- a/manifest.json +++ b/manifest.json @@ -45,8 +45,9 @@ "name": "is_public", "type": "boolean", "help": { - "en": "If public, any visitor can create word clouds and see saved ones, providing they know their secret questions and answers." + "en": "If public, any visitor can create word clouds and see saved ones, providing they know their secret questions and answers.", "fr": "Si l’application est public, n’importe quel visiteur pourra créer un nuage de mots et consulter ceux sauvegardés dont ils connaissent à la fois la question secrète et la réponse." + }, "default": true }, ]