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.') }}