Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hoothin committed Jun 9, 2024
1 parent 3bb1cf9 commit 772b2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ window.setLang = (_lang) => {
openInNewTab: '默认在新标签页打开链接',
openInNewTabTips: '启用后链接将全部默认在新标签页打开',
enableInPage: '启用划词搜索',
enableInPageTips: '启用后选择文字并长按鼠标右键可调出工具长条',
enableInPageTips: '启用后选择文字并长按鼠标右键可调出搜索条',
bindFunctionKey: '按住此功能键单击鼠标右键可立即唤出当前分组的磁贴',
ctrlKey: 'Ctrl键',
altKey: 'Alt键',
Expand Down Expand Up @@ -447,7 +447,7 @@ window.setLang = (_lang) => {
openInNewTab: '默認在新標籤頁打開連結',
openInNewTabTips: '啟用後連結將全部默認在新標籤頁打開',
enableInPage: '啟用劃詞搜尋',
enableInPageTips: '啟用後選擇文字並長按滑鼠右鍵可調出工具長條',
enableInPageTips: '啟用後選擇文字並長按滑鼠右鍵可調出搜尋條',
bindFunctionKey: '按住此功能鍵單擊滑鼠右鍵可立即喚出當前分組的磁貼',
ctrlKey: 'Ctrl鍵',
altKey: 'Alt鍵',
Expand Down

0 comments on commit 772b2cc

Please sign in to comment.