1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-16 12:58:04 +01:00
parent a3ab826fdc
commit 25b000cc64

View file

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