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:
parent
39e8c289d3
commit
8fd6288017
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue