mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
committed by
Markus Heiser
parent
ee83c99d2b
commit
a89b823f8d
@@ -446,8 +446,6 @@ def image_proxify(url):
|
||||
|
||||
def get_translations():
|
||||
return {
|
||||
# when overpass AJAX request fails (on a map result)
|
||||
'could_not_load': gettext('could not load data'),
|
||||
# when there is autocompletion
|
||||
'no_item_found': gettext('No item found')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user