mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
fix error with package_check about help message for public section
This commit is contained in:
parent
8da3f53ee2
commit
5065b344dc
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,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 checked, the app will be public",
|
||||||
|
"fr": "Si cochée, votre application sera publique"
|
||||||
|
},
|
||||||
"default": true
|
"default": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue