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:
@@ -151,5 +151,26 @@
|
||||
},
|
||||
"text_color_title": {
|
||||
"message": "Cor do texto"
|
||||
},
|
||||
"tab_page_highlights": {
|
||||
"message": "Na página"
|
||||
},
|
||||
"highlights_on_page": {
|
||||
"message": "Destaques nesta página"
|
||||
},
|
||||
"total_highlights": {
|
||||
"message": "Total"
|
||||
},
|
||||
"refresh": {
|
||||
"message": "Atualizar"
|
||||
},
|
||||
"no_highlights_on_page": {
|
||||
"message": "Nenhum destaque encontrado nesta página"
|
||||
},
|
||||
"previous": {
|
||||
"message": "Anterior"
|
||||
},
|
||||
"next": {
|
||||
"message": "Próximo"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user