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:
parent
a88ca0d093
commit
ca06427c83
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue