Use a more human-friendly format in searx/data/engines_languages.json (#1399)

Instead of a single line with 500000 characters use nicely formatted JSON.
Sort the lists in engine_languages.py so when updating it is possible to
more easily see the differences (search engines do change the order their
languages are listed in)
This commit is contained in:
Ivan Skytte Jørgensen 2018-11-29 16:31:05 +01:00 committed by pofilo
parent 3ff67c2e78
commit 0b7f0bde62
2 changed files with 27228 additions and 2 deletions

File diff suppressed because one or more lines are too long