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
197e3ae908
commit
2cc2e3efef
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ram.runtime = "50M"
|
||||||
[install.language]
|
[install.language]
|
||||||
ask.en = "Choose the application language"
|
ask.en = "Choose the application language"
|
||||||
ask.fr = "Choisissez la langue de l'application"
|
ask.fr = "Choisissez la langue de l'application"
|
||||||
type = "string"
|
type = "select"
|
||||||
choices = ["de-DE", "it-IT", "fr-FR", "en-US"]
|
choices = ["de-DE", "it-IT", "fr-FR", "en-US"]
|
||||||
default = "fr-FR"
|
default = "fr-FR"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue