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-18 09:11:10 +02:00
parent a88ca0d093
commit ca06427c83

View file

@ -38,7 +38,7 @@ ram.runtime = "50M"
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "select"
choices = ["de-DE", "it-IT", "fr-FR", "en-US"]
choices = ["de-DE", "es-ES", "it-IT", "fr-FR", "en-US", "nl-NL", "pt-PT", "uk-UA", "zh-CN"]
default = "fr-FR"
[resources]