1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00

Update manifest.json

Package_linter told me to add an help key, so I add an help key 😉
This commit is contained in:
Aeris One 2020-03-31 16:37:36 +02:00 committed by GitHub
parent ffad7ee21b
commit 3425703c2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,9 @@
"en": "Is it a public application?",
"fr": "Est-ce une application publique ?"
},
"help": {
"en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin."
"fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via le webmin."
"default": true
}
]