diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/en/translation.json')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 43d45cb5..ccd80ba2 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -664,7 +664,12 @@ "is_not_from_feed": "Is not from RSS Feed", "and": "And", "or": "Or", - "history": "Recent Searches" + "history": "Recent Searches", + "filters": "Filters", + "tags": "Tags", + "lists": "Lists", + "feeds": "Feeds", + "no_suggestions": "No suggestions" }, "preview": { "view_original": "View Original", |
