From 5818887614e65fafa88d43477f4db8d71521c14a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 29 Jun 2021 08:11:29 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index eccd7eb..192106c 100644 --- a/manifest.json +++ b/manifest.json @@ -52,8 +52,8 @@ "name": "language", "type": "string", "ask": { - "en": "Choose the application language", - "fr": "Choisissez la langue de l'application" + "en": "Choose the board language", + "fr": "Choisissez la langue du forum" }, "choices": ["fr", "en"], "default": "fr"