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:
parent
889de2cc2a
commit
5ea104c96b
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
||||||
"en": "Is it a public website?",
|
"en": "Is it a public website?",
|
||||||
"fr": "Est-ce un site public ?"
|
"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
|
"default": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue