From b47ee0a4e338f86761cb871496852b71594fceb0 Mon Sep 17 00:00:00 2001 From: benpiano800 <51756721+benpiano800@users.noreply.github.com> Date: Thu, 12 Jun 2025 10:24:43 -0500 Subject: [chore] docs: various grammatical fixes --- searx/templates/simple/preferences/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'searx/templates/simple/preferences/footer.html') diff --git a/searx/templates/simple/preferences/footer.html b/searx/templates/simple/preferences/footer.html index ec14eb74b..63b6b150c 100644 --- a/searx/templates/simple/preferences/footer.html +++ b/searx/templates/simple/preferences/footer.html @@ -1,6 +1,6 @@

- {{- _('These settings are stored in your cookies, this allows us not to store this data about you.') -}} -
{{- _("These cookies serve your sole convenience, we don't use these cookies to track you.") -}} + {{- _('These settings are stored in your cookies. This allows us not to store this data about you.') -}} +
{{- _("These cookies serve your sole convenience; we don't use them to track you.") -}}

{{- '' -}} {{- '' -}} -- cgit v1.2.3