1
0
Fork 0
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:
Thomas 2023-03-07 21:29:10 +01:00 committed by GitHub
parent c1d1de0444
commit f1276153a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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