Merge branch 'master' into fasttext

This commit is contained in:
ArtikusHG 2022-12-16 19:43:10 +00:00 committed by GitHub
commit 735e388cec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
133 changed files with 2131 additions and 1649 deletions

View file

@ -71,7 +71,6 @@ import babel
from searx.utils import detect_language
from searx.languages import language_codes
name = gettext('Autodetect search language')
description = gettext('Automatically detect the query search language and switch to it.')
preference_section = 'general'