aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/en_US.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-11-17 19:44:12 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-11-17 20:10:44 -0800
commitfad9ad2be4fc800f8710e2a498cc8f536af8827c (patch)
tree8bc4f134b63f100442850bd9eb443f03fffcf7e6 /locale/translations/en_US.json
parent15fe9c20df7eaab4c1e10461f1a9965eeaf85f0f (diff)
Display list of feeds per category
Diffstat (limited to 'locale/translations/en_US.json')
-rw-r--r--locale/translations/en_US.json2
1 files changed, 2 insertions, 0 deletions
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.",