mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
add an 'help' key for argument 'is_public'
This commit is contained in:
parent
229a054a47
commit
504afdd00b
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
||||||
"en": "Is it a public application?",
|
"en": "Is it a public application?",
|
||||||
"fr": "Est-ce une application publique ?"
|
"fr": "Est-ce une application publique ?"
|
||||||
},
|
},
|
||||||
|
"help": {
|
||||||
|
"en": "If it is a public application, there will not have authentification"
|
||||||
|
"fr": "Si l'application est publique, il n'y aura pas d'authentification"
|
||||||
|
},
|
||||||
"default": false
|
"default": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue