aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/en_US.json
diff options
context:
space:
mode:
authorGravatar Diego Agulló <diego.agullo@mo2o.com>2018-12-14 09:54:25 +0100
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-12-16 16:58:48 -0800
commitcf25efb4d9202573b5b8eeb8ff56df9568b4c331 (patch)
treeb4e1293046ab047219e9dedd8fa095b0f7c5e682 /locale/translations/en_US.json
parent012138179c4210313f63ec8a4982d366ccee299c (diff)
Allow to switch between unread only and all entries on category/feed views
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 0db723f..c33a376 100644
--- a/locale/translations/en_US.json
+++ b/locale/translations/en_US.json
@@ -34,6 +34,8 @@
"menu.mark_page_as_read": "Mark this page as read",
"menu.mark_all_as_read": "Mark all as read",
"menu.mark_all_as_read_wip": "Operation in progress...",
+ "menu.show_all_entries": "Show all entries",
+ "menu.show_only_unread_entries": "Show only unread entries",
"menu.refresh_feed": "Refresh",
"menu.refresh_all_feeds": "Refresh all feeds in the background",
"menu.edit_feed": "Edit",