mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Fix manifest
This commit is contained in:
parent
1625a7174a
commit
dc67d03e13
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,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 = ["en_US", "fr_FR", "de_DE", "pt_PT"]
|
||||
default = "en_US"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue