1
0
mirror of https://github.com/searx/searx synced 2025-01-05 16:05:23 +01:00
searx/tests
Marc Abonce Seguin 772c048d01 refactor engine's search language handling
Add match_language function in utils to match any user given
language code with a list of engine's supported languages.

Also add language_aliases dict on each engine to translate
standard language codes into the custom codes used by the engine.
2018-03-27 00:08:03 -06:00
..
robot [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
unit refactor engine's search language handling 2018-03-27 00:08:03 -06:00
__init__.py
test_robot.py