add: Turkish language support added for Word highlighter extension

This commit is contained in:
Ramazan Sancar 2024-10-31 21:17:27 +00:00
parent 699a771e48
commit bfac4eeea1
3 changed files with 18 additions and 2 deletions

View file

@ -24,7 +24,8 @@ Light theme:
## Changelog
- 0.0.3 Turkish language support added.
- 0.0.2 use `json` for storing configuration, add more configuration options
(enable_in_article, enable_logs, case_sensitive, separate_word_search)
and refactored & simplified code
and refactored & simplified code.
- 0.0.1 initial version (as a proper FreshRSS extension)