Update manifest.toml
This commit is contained in:
parent
3408ae0b25
commit
60450fb034
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ram.runtime = "50M"
|
|||
[install.language]
|
||||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "string"
|
||||
type = "select"
|
||||
choices = ["french", "english"]
|
||||
default = "english"
|
||||
|
||||
|
|
Loading…
Reference in a new issue