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