mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
say that optional questions are… optional
This commit is contained in:
parent
c1d1de0444
commit
f1276153a7
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[install.weather_key]
|
[install.weather_key]
|
||||||
ask.en = "Insert here the api key from the chosen weather provider"
|
ask.en = "(Optional) Insert here the api key from the chosen weather provider"
|
||||||
ask.fr = "Insérez ici la clé API du fournisseur de météo choisi"
|
ask.fr = "(Optionnel) Insérez ici la clé API du fournisseur de météo choisi"
|
||||||
type = "string"
|
type = "string"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue