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

ask -> help

This commit is contained in:
lapineige 2023-05-01 10:50:07 +02:00 committed by GitHub
parent e55316dbea
commit f6d514fb17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,8 @@ ram.runtime = "500M"
[install]
[install.domain]
type = "domain"
help.en = "The domain name to use. Bonfire will be installed at its root path (/). This can't be changed."
help.fr = "Nom de domaine à utiliser. Bonfire sera installé à sa racine (/). Cela ne pourra pas être changé."
[install.is_public]
type = "boolean"
@ -42,8 +44,8 @@ ram.runtime = "500M"
default = "visitors"
[install.language]
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
help.en = "Choose the application language"
help.fr = "Choisissez la langue de l'application"
type = "string"
choices = ["fr", "en"]
default = "fr"
@ -71,8 +73,8 @@ ram.runtime = "500M"
"150MB"
]
default = "20MB"
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."
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."
[resources]