From c52a1b4fa2029f69a22ac342a8b79665a43ecb01 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 1 Feb 2025 22:08:30 +0000 Subject: feat(web): Add the query explainer to the smart list modal --- apps/web/lib/i18n/locales/en/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/web/lib/i18n') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index eec48ec4..4df3e104 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -207,7 +207,8 @@ "list_type": "List Type", "manual_list": "Manual List", "smart_list": "Smart List", - "search_query": "Search Query" + "search_query": "Search Query", + "search_query_help": "Learn more about the search query language." }, "tags": { "all_tags": "All Tags", -- cgit v1.2.3-70-g09d2