From fad9ad2be4fc800f8710e2a498cc8f536af8827c Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 17 Nov 2019 19:44:12 -0800 Subject: Display list of feeds per category --- locale/translations/en_US.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale/translations/en_US.json') diff --git a/locale/translations/en_US.json b/locale/translations/en_US.json index c86e3e2..2153243 100644 --- a/locale/translations/en_US.json +++ b/locale/translations/en_US.json @@ -71,6 +71,7 @@ "page.starred.title": "Starred", "page.categories.title": "Categories", "page.categories.no_feed": "No feed.", + "page.categories.feeds": "See subscriptions", "page.categories.feed_count": [ "There is %d feed.", "There are %d feeds." @@ -170,6 +171,7 @@ "alert.no_category_entry": "There are no articles in this category.", "alert.no_feed_entry": "There are no articles for this feed.", "alert.no_feed": "You don't have any subscriptions.", + "alert.no_feed_in_category": "There is no subscription for this category.", "alert.no_history": "There is no history at the moment.", "alert.feed_error": "There is a problem with this feed", "alert.no_search_result": "There are no results for this search.", -- cgit v1.2.3