aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/zh_CN.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-11-29 13:48:56 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-11-29 13:58:47 -0800
commit6291b598495732d0470bbfb2f26c7025d64e7880 (patch)
treeda7aeb2c44e9c7f00a842317882048a0254a6a43 /locale/translations/zh_CN.json
parenta96e966911dd6c57f8b4c4c7ace65a8a4b9d913c (diff)
Use V to open original link in current tab
- To avoid a breaking change, keep v to open the original link in new tab. - People who prefers to open the link in the current tab should use V.
Diffstat (limited to 'locale/translations/zh_CN.json')
-rw-r--r--locale/translations/zh_CN.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json
index da0febc..b4e0f31 100644
--- a/locale/translations/zh_CN.json
+++ b/locale/translations/zh_CN.json
@@ -127,6 +127,7 @@
"page.keyboard_shortcuts.go_to_next_page": "下一页",
"page.keyboard_shortcuts.open_item": "打开选定的条目",
"page.keyboard_shortcuts.open_original": "打开原始链接",
+ "page.keyboard_shortcuts.open_original_same_window": "在当前标签页中打开原始链接",
"page.keyboard_shortcuts.toggle_read_status": "切换已读/未读状态",
"page.keyboard_shortcuts.mark_page_as_read": "标记当前页已读",
"page.keyboard_shortcuts.download_content": "下载原始内容",