From 1ed1c542a7c472037e6cc019cdd94e0fdef20105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 18 Aug 2023 09:20:48 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 06e8983..a6d7b8f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,7 +38,7 @@ ram.runtime = "50M" ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "select" - choices = ["de-DE", "es-ES", "it-IT", "fr-FR", "en-US", "nl-NL", "pt-PT", "uk-UA", "zh-CN"] + choices = ["da-DK", "de-DE", "el-GR", "es-ES", "it-IT", "fr-FR", "en-US", "nl-NL", "pt-PT"] default = "fr-FR" [resources]