diff --git a/manifest.toml b/manifest.toml index 55d0b7c..7723206 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,7 +43,7 @@ ram.runtime = "50M" [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" - type = "choices" + type = "select" choices = ["de", "en", "es", "fr", "it", "pt"] default = "en"