1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-26 19:18:58 +01:00
parent 39e8c289d3
commit 8fd6288017

View file

@ -41,7 +41,7 @@ ram.runtime = "50M"
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "select"
choices = ["de", "fr", "en"]
choices = ["de", "en", "es", "fr", "it"]
default = "fr"
[install.password]