1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00

Add help message for public option

This commit is contained in:
Simon Mellerin 2020-12-28 11:40:22 +01:00
parent 889de2cc2a
commit 5ea104c96b

View file

@ -50,6 +50,10 @@
"en": "Is it a public website?",
"fr": "Est-ce un site public ?"
},
"help": {
"en": "Choose whether the app should be accessible only for your yunohost users or for everyone.",
"fr": "Choisissez si l'application doit être accessible uniquement pour vos utilisateurs yunohost ou pour tout le monde."
},
"default": false
},
{