1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2020-09-19 16:39:46 +02:00
parent 74076539ba
commit c311fa0b56
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -53,6 +53,11 @@
"fr": "Est-ce un site public ?",
"de": "Ist es eine öffentliche Applikation ?"
},
"help": {
"en": "If enabled, Searx 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, Searx sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin.",
"de": "Wenn aktiviert, ist Searx für Personen zugänglich, die kein Konto haben. Dies kann später über den Webadmin geändert werden"
},
"default": true
}
]