1
0
Fork 0
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:
Salamandar 2023-10-04 12:29:34 +02:00
parent 1625a7174a
commit dc67d03e13

View file

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