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

Fix indentation

This commit is contained in:
lapineige 2023-02-05 13:38:50 +01:00 committed by GitHub
parent 7d76f8424f
commit b234ae78ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,17 +48,17 @@ type = "string"
choices = [ "fr", "en" ]
default = "fr"
[arguments.install.ask]
en = "Choose the application language"
fr = "Choisissez la langue de l'application"
[arguments.install.ask]
en = "Choose the application language"
fr = "Choisissez la langue de l'application"
[[arguments.install]]
name = "admin"
type = "user"
[arguments.install.help]
en = "Name of the account that will have admin rights on this instance."
fr = "Le nom du compte qui aura les droits d'administration sur l'instance."
[arguments.install.help]
en = "Name of the account that will have admin rights on this instance."
fr = "Le nom du compte qui aura les droits d'administration sur l'instance."
[[arguments.install]]
name = "password"
@ -81,7 +81,7 @@ choices = [
]
default = "20MB"
[arguments.install.help]
en = "Maximum size of the media uploaded. Can be changed later."
fr = "Taille maximale des médias mis en ligne. Peut-être modifié ultérieurement."
[arguments.install.help]
en = "Maximum size of the media uploaded. Can be changed later."
fr = "Taille maximale des médias mis en ligne. Peut-être modifié ultérieurement."