mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 20:17:45 +01:00
[fix] typo
This commit is contained in:
parent
85151ab051
commit
8bc0f04f4b
@ -120,7 +120,7 @@ _category_names = (gettext('files'),
|
|||||||
gettext('it'),
|
gettext('it'),
|
||||||
gettext('news'),
|
gettext('news'),
|
||||||
gettext('map'),
|
gettext('map'),
|
||||||
gettext('scence'))
|
gettext('science'))
|
||||||
|
|
||||||
outgoing_proxies = settings['outgoing'].get('proxies', None)
|
outgoing_proxies = settings['outgoing'].get('proxies', None)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user