mirror of https://github.com/searxng/searxng.git
[enh] config locale support
This commit is contained in:
parent
2b1d2dbc84
commit
a6c31ef7e6
|
@ -105,3 +105,7 @@ engines:
|
|||
url_xpath : ./a/@href
|
||||
title_xpath : ./a/div[@class="data"]/p[@class="title"]/text()
|
||||
content_xpath : ./a/img/@src
|
||||
|
||||
languages:
|
||||
en : English
|
||||
hu : Magyar
|
||||
|
|
Loading…
Reference in New Issue