mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
better help message (#16)
This commit is contained in:
parent
78990d2f86
commit
ec324a6f40
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
optional = true
|
||||
|
||||
[install.weight]
|
||||
ask.en = "number of G to allow"
|
||||
ask.fr = "nombre de G à allouer"
|
||||
ask.en = "Number of GB to allow for storage"
|
||||
ask.fr = "Nombre de GB à allouer pour le stockage"
|
||||
type = "number"
|
||||
|
||||
[resources]
|
||||
|
|
Loading…
Add table
Reference in a new issue