Merge branch 'master' into testing

This commit is contained in:
ericgaspar 2020-12-14 10:50:26 +01:00
commit 102b5b126d
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 6 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Taking note application with Markdown editor and encryption support.", "en": "Taking note application with Markdown editor and encryption support.",
"fr": "Application de Prise de note avec éditeur Markdown et chiffrement." "fr": "Application de Prise de note avec éditeur Markdown et chiffrement."
}, },
"version": "0.7.51~ynh2", "version": "0.7.51~ynh3",
"url": "https://laverna.cc/index.html", "url": "https://laverna.cc/index.html",
"license": "MPL-2.0", "license": "MPL-2.0",
"maintainer": { "maintainer": {
@ -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, Laverna 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, Laverna sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
},
"default": true "default": true
} }
] ]