mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update manifest.toml
This commit is contained in:
parent
2ea9b7b696
commit
a3116db982
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "select"
|
||||
choices = ["de", "en", "es", "fa", "fr", "it", "lt", "nl", "pl", "pt"]
|
||||
default = "fr"
|
||||
choices = ["de", "en", "es", "fa", "fr-FR", "it", "lt", "nl", "pl", "pt"]
|
||||
default = "fr-FR"
|
||||
|
||||
[resources]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue