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": "Kolor tekstu"
|
||||
},
|
||||
"tab_page_highlights": {
|
||||
"message": "Na stronie"
|
||||
},
|
||||
"highlights_on_page": {
|
||||
"message": "Podświetlenia na tej stronie"
|
||||
},
|
||||
"total_highlights": {
|
||||
"message": "Łącznie"
|
||||
},
|
||||
"refresh": {
|
||||
"message": "Odśwież"
|
||||
},
|
||||
"no_highlights_on_page": {
|
||||
"message": "Nie znaleziono podświetleń na tej stronie"
|
||||
},
|
||||
"previous": {
|
||||
"message": "Poprzedni"
|
||||
},
|
||||
"next": {
|
||||
"message": "Następny"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user