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-13 12:05:08 +01:00
parent 1491bbcce9
commit cf1630d87c

View file

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