whoogle-search/app/static/settings
Ben Busby bcb1d8ecc9
Add lingva translation support in search (#360)
* Add support for Lingva translations in results

Searches that contain the word "translate" and are normal search queries
(i.e. not news/images/video/etc) now create an iframe to a Lingva url to
translate the user's search using their configured search language.

The Lingva url can be configured using the WHOOGLE_ALT_TL env var, or
will fall back to the official Lingva instance url (lingva.ml).

For more info, visit https://github.com/TheDavidDelta/lingva-translate

* Add basic test for lingva results

* Allow user specified lingva instances through csp frame-src

* Fix pep8 issue
2021-06-15 10:14:42 -04:00
..
countries.json Support basic localization (#325) 2021-05-24 17:03:02 -04:00
languages.json Add Sinhala translation (#353) 2021-06-11 10:22:25 -04:00
translations.json Add lingva translation support in search (#360) 2021-06-15 10:14:42 -04:00