diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
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", |
