1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/anarchism_ynh.git synced 2024-09-03 18:05:55 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-01-31 18:15:49 +01:00
parent ffe1bd5f19
commit fa6c99c927
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -8,7 +8,7 @@
}, },
"version": "15.3-3~ynh1", "version": "15.3-3~ynh1",
"url": "https://salsa.debian.org/debian/anarchism/", "url": "https://salsa.debian.org/debian/anarchism/",
"licence": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"maintainer": { "maintainer": {
"name": "kay0u", "name": "kay0u",
"email": "pierre@kayou.io" "email": "pierre@kayou.io"
@ -48,6 +48,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 enabled, Anarchism will be accessible by people who do not have an account. This can be changed later via the webadmin.",
"fr": "Si cette case est cochée, Anarchism sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
},
"default": true "default": true
} }
] ]