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

Update manifest.toml: Can't see where that "language" question is supposed to be used ...

This commit is contained in:
Alexandre Aubin 2024-01-06 18:48:42 +01:00 committed by Félix Piédallu
parent 9543433ef2
commit 1b9994d4e3

View file

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