1
0
Fork 0
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:
Éric Gaspar 2023-10-27 11:01:34 +02:00
parent 2ea9b7b696
commit a3116db982

View file

@ -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]