From a3116db9829131f8a8e3657062e1a72d42d3fcab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:01:34 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2b4a8bc..02caa22 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,8 +40,8 @@ ram.runtime = "50M" ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "select" - choices = ["de", "en", "es", "fa", "fr", "it", "lt", "nl", "pl", "pt"] - default = "fr" + choices = ["de", "en", "es", "fa", "fr-FR", "it", "lt", "nl", "pl", "pt"] + default = "fr-FR" [resources]