From 6291b598495732d0470bbfb2f26c7025d64e7880 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 29 Nov 2019 13:48:56 -0800 Subject: 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. --- 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 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": "下载原始内容", -- cgit v1.2.3