From 7ec132c693a3f145bddb522adebba65b0f549df3 Mon Sep 17 00:00:00 2001 From: Melchisedech Date: Sun, 6 Nov 2022 01:10:16 +0100 Subject: [PATCH] Add asks --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index bd4ddd5..070a8ad 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,10 @@ "type": "string", "example": "123456abc", "optional": true, + "ask": { + "en": "Your Pixabay API key:", + "fr": "Votre clé d’API Pixabay" + }, "help": { "en": "Optional: a Pixabay API key will let you chose a background by entering keywords.", "fr": "Optionnel : une clé d’API Pixabay vous permettra de choisir un fond d’écran en entrant un mot clé." @@ -56,6 +60,10 @@ "type": "string", "example": "123456abc", "optional": true, + "ask": { + "en": "Your Google API key:", + "fr": "Votre clé d’API Google :" + }, "help": { "en": "Optional: a Google API key will let you insert videos from Youtube on your Digiscreen", "fr": "Optionnel : une clé d’API Google vous permettra d’afficher des vidéos de Youtube sur votre Digiscreen."