From 8c65c78904225e92df045cac43700210936ca148 Mon Sep 17 00:00:00 2001 From: Carl Helmertz Date: Sun, 14 Oct 2018 16:28:24 +0200 Subject: NavHandler: Make "g f" go to feed, or list of feeds When you're reading an entry, you may want to go to the feed first, before quickly continuing to reading all of the feeds with another "g f". --- locale/translations/zh_CN.json | 1 + 1 file changed, 1 insertion(+) (limited to 'locale/translations/zh_CN.json') diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json index 1501641..35860d7 100644 --- a/locale/translations/zh_CN.json +++ b/locale/translations/zh_CN.json @@ -112,6 +112,7 @@ "page.keyboard_shortcuts.show_keyboard_shortcuts": "显示快捷键", "page.keyboard_shortcuts.go_to_previous_item": "上一条目", "page.keyboard_shortcuts.go_to_next_item": "下一条目", + "page.keyboard_shortcuts.go_to_feed": "转到订阅", "page.keyboard_shortcuts.go_to_previous_page": "上一页", "page.keyboard_shortcuts.go_to_next_page": "下一页", "page.keyboard_shortcuts.open_item": "打开选定的条目", -- cgit v1.2.3