1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Remove useless install argument: language

This commit is contained in:
Salamandar 2024-03-13 23:45:19 +01:00
parent 82bb3ffc3c
commit 3b29c8b0bc

View file

@ -35,13 +35,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
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"