feat: add word search

This commit is contained in:
2025-06-25 16:25:52 +03:00
parent dbb6806a78
commit 80d4bff0b4
17 changed files with 78 additions and 15 deletions

View File

@@ -88,5 +88,8 @@
},
"global_highlight_toggle": {
"message": "Ativar"
}
},
"search_placeholder": {
"message": "Pesquisar..."
}
}