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

ask instead of help

This commit is contained in:
lapineige 2023-08-12 13:50:13 +02:00 committed by GitHub
parent 6ff6f7ca48
commit cf94851461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,8 +46,8 @@ ram.runtime = "500M"
default = "visitors"
[install.language]
help.en = "Choose the application language"
help.fr = "Choisissez la langue de l'application"
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "string"
choices = ["fr", "en"]
default = "fr"
@ -76,8 +76,8 @@ ram.runtime = "500M"
"150MB"
]
default = "35MB"
help.en = "Maximum size of the media uploaded. Can be changed later."
help.fr = "Taille maximale des médias mis en ligne. Peut-être modifié ultérieurement."
ask.en = "Maximum size of the media uploaded. Can be changed later."
ask.fr = "Taille maximale des médias mis en ligne. Peut-être modifié ultérieurement."
[resources]