From b05a7531b76d580fc2378d3fed12f57e5f4b35b1 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 8 Feb 2026 15:53:14 +0000 Subject: feat: add source filter to query language (#2465) * feat: add source filter to query language Co-Authored-By: Claude Opus 4.6 * autocomplete source --------- Co-authored-by: Claude Opus 4.6 --- apps/web/lib/i18n/locales/en/translation.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/web/lib') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 06cfd7a1..567ffb49 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -802,6 +802,8 @@ "type_is_not": "Type is not", "is_from_feed": "Is from RSS Feed", "is_not_from_feed": "Is not from RSS Feed", + "is_from_source": "Source is", + "is_not_from_source": "Source is not", "is_broken_link": "Has Broken Link", "is_not_broken_link": "Has Working Link", "and": "And", -- cgit v1.2.3-70-g09d2