mirror of
https://github.com/YunoHost-Apps/diacamma_ynh.git
synced 2024-09-03 18:26:10 +02:00
Update manifest.toml: add standard values for the CI
This commit is contained in:
parent
fe21defa68
commit
6775ed8f53
1 changed files with 2 additions and 0 deletions
|
@ -53,12 +53,14 @@ ram.runtime = "50M"
|
|||
choices.asso = "Diacamma Asso"
|
||||
choices.syndic = "Diacamma Syndic"
|
||||
choices.standard = "Lucterios Standard"
|
||||
default = "standard"
|
||||
|
||||
[install.language]
|
||||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "select"
|
||||
choices = ["fr","en"]
|
||||
default = "en"
|
||||
|
||||
[install.archive]
|
||||
ask.en = "Archive to upload"
|
||||
|
|
Loading…
Add table
Reference in a new issue