From f1276153a7203c19e66af165c17abbc2325d32c8 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 7 Mar 2023 21:29:10 +0100 Subject: [PATCH] =?UTF-8?q?say=20that=20optional=20questions=20are?= =?UTF-8?q?=E2=80=A6=20optional?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5018476..472ee9c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,8 +50,8 @@ ram.runtime = "50M" optional = true [install.weather_key] - ask.en = "Insert here the api key from the chosen weather provider" - ask.fr = "Insérez ici la clé API du fournisseur de météo choisi" + ask.en = "(Optional) Insert here the api key from the chosen weather provider" + ask.fr = "(Optionnel) Insérez ici la clé API du fournisseur de météo choisi" type = "string" optional = true