mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
[ENH] Ask about release cycle not free-form
This commit is contained in:
parent
b2238a3714
commit
ff81921b30
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ram.runtime = "50M"
|
|||
ask.fr = "Cycle de mises à jours"
|
||||
help.en = "Every 3 version is an LTS. LTS versions are supported for 4 years"
|
||||
help.fr = "Toutes les 3 versions sont des LTS qui sont maintenues pendant 4 ans"
|
||||
type = "string"
|
||||
type = "select"
|
||||
choices.longterm = "Install latest Long Term Support version"
|
||||
choices.regular = "Install latest version"
|
||||
default = "longterm"
|
||||
|
|
Loading…
Reference in a new issue