mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
feat: show all found words and allow jump to them (beta)
This commit is contained in:
@@ -157,5 +157,26 @@
|
||||
},
|
||||
"text_color_title": {
|
||||
"message": "文字颜色"
|
||||
},
|
||||
"tab_page_highlights": {
|
||||
"message": "页面上"
|
||||
},
|
||||
"highlights_on_page": {
|
||||
"message": "此页面上的高亮"
|
||||
},
|
||||
"total_highlights": {
|
||||
"message": "总计"
|
||||
},
|
||||
"refresh": {
|
||||
"message": "刷新"
|
||||
},
|
||||
"no_highlights_on_page": {
|
||||
"message": "此页面上未找到高亮"
|
||||
},
|
||||
"previous": {
|
||||
"message": "上一个"
|
||||
},
|
||||
"next": {
|
||||
"message": "下一个"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user