mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
add language names in qwant's fetch languages function
This commit is contained in:
committed by
Alexandre Flament
parent
e0142d380e
commit
ea9d979cc3
@@ -24,9 +24,9 @@ from babel.localedata import locale_identifiers
|
||||
from flask_babel import gettext
|
||||
from operator import itemgetter
|
||||
from json import loads
|
||||
from requests import get
|
||||
from searx import settings
|
||||
from searx import logger
|
||||
from searx.poolrequests import get
|
||||
from searx.utils import load_module, match_language, get_engine_from_settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user