mirror of
https://github.com/searxng/searxng.git
synced 2025-07-09 03:04:26 -04:00
[chore] engine preferences: fix grammar mistakes (#4883)
This commit is contained in:
parent
6e2d3e05c4
commit
93751b6379
@ -6,7 +6,7 @@
|
||||
{%- set ns.checked = false -%}
|
||||
{%- if categ == DEFAULT_CATEGORY -%}
|
||||
<p>
|
||||
{{- _('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.') -}}
|
||||
{{- ' ' -}}<a href="{{ url_for('info', pagename='search-syntax') }}">ⓘ</a>
|
||||
</p>
|
||||
{%- endif -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user