From 93751b63798bc9331987cef0e2dff17123a55325 Mon Sep 17 00:00:00 2001 From: benpiano800 <51756721+benpiano800@users.noreply.github.com> Date: Sat, 31 May 2025 14:09:31 -0500 Subject: [PATCH] [chore] engine preferences: fix grammar mistakes (#4883) --- searx/templates/simple/preferences/engines.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/templates/simple/preferences/engines.html b/searx/templates/simple/preferences/engines.html index 6ed564db1..09d2aed77 100644 --- a/searx/templates/simple/preferences/engines.html +++ b/searx/templates/simple/preferences/engines.html @@ -6,7 +6,7 @@ {%- set ns.checked = false -%} {%- if categ == DEFAULT_CATEGORY -%}

- {{- _('This tab does not exists in the user interface, but you can search in these engines by its !bangs.') -}} + {{- _('This tab does not exist in the user interface, but you can search with these engines via !bangs.') -}} {{- ' ' -}}

{%- endif -%}