[chore] engine preferences: fix grammar mistakes (#4883)

This commit is contained in:
benpiano800 2025-05-31 14:09:31 -05:00 committed by GitHub
parent 6e2d3e05c4
commit 93751b6379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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') }}">&#9432;</a>
</p>
{%- endif -%}