1
0
Fork 0
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:
antoine 2019-12-18 16:01:36 +01:00
parent 8da3f53ee2
commit 5065b344dc

View file

@ -68,6 +68,10 @@
"en": "Is it a public application?",
"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
},
{