1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-12 14:49:55 +02:00
parent 197e3ae908
commit 2cc2e3efef

View file

@ -38,7 +38,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 = ["de-DE", "it-IT", "fr-FR", "en-US"]
default = "fr-FR"