mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
Update manifest.toml
This commit is contained in:
parent
9d3e9cfe85
commit
34a45f8d3a
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://docs.leantime.io"
|
|||
code = "https://github.com/Leantime/leantime"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.20"
|
||||
yunohost = ">= 11.1.21"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
@ -36,7 +36,7 @@ ram.runtime = "50M"
|
|||
[install.language]
|
||||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "string"
|
||||
type = "select"
|
||||
choices = ["en-US", "es-ES", "it-IT", "fr-FR"]
|
||||
default = "fr-FR"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue