mirror of
https://github.com/searxng/searxng.git
synced 2026-05-18 00:44:31 +02:00
[enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR".
The currency names are fetched wikidata and store into a static file : searx/data/currencies.json This file is loaded when the currency_converter is loaded. A database is perhaps more appropiated.
This commit is contained in: