From 6cfcd3acedc04bae0266c2dcbbb5091663cbcdfe Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 16 Apr 2026 15:03:45 +0200 Subject: [PATCH] text --- changedetectionio/templates/edit/include_llm_intent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/edit/include_llm_intent.html b/changedetectionio/templates/edit/include_llm_intent.html index e8925afc..83fd4808 100644 --- a/changedetectionio/templates/edit/include_llm_intent.html +++ b/changedetectionio/templates/edit/include_llm_intent.html @@ -32,7 +32,7 @@

✨ {{ _('AI') }}

{# — AI Change Intent — #} -

{{ _('AI Change Intent') }}

+

{{ _('AI — Notify when…') }}

{% if watch is defined and watch %} {{ _('Describe what you care about. The AI evaluates every detected change against this and only notifies you when it matches.') }}