From 2eb9520f34185b2594ea39a34cd243f0517310b2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 5 Feb 2023 11:40:32 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7c553b3..aa6e27c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,7 +44,7 @@ ram.runtime = "50M" ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "string" - choices = ["fr", "en"] + choices = ["de", "en", "es", "fr", "it", "nl", "pt" ] default = "fr" [resources]