1
0
Fork 0
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:
Alexandre Aubin 2023-12-15 14:30:53 +01:00 committed by GitHub
parent fe21defa68
commit 6775ed8f53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"