mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update manifest.toml
This commit is contained in:
parent
7a85e6deba
commit
9283a4e48f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,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", "en_US", "es_ES", "fr_FR", "it_IT", "nl_NL", "pt_PT"]
|
||||
default = "fr_FR"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue