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