diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 2a181285..d03ddfe7 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -261,6 +261,8 @@ "full_text_search": "Full Text Search", "type_is": "Type is", "type_is_not": "Type is not", + "is_from_feed": "Is from RSS Feed", + "is_not_from_feed": "Is not from RSS Feed", "and": "And", "or": "Or" }, |
