feat: global on off toggle

This commit is contained in:
2025-06-23 11:20:51 +03:00
parent 2d0878f562
commit 428c97b3c5
7 changed files with 176 additions and 15 deletions

View File

@@ -82,5 +82,8 @@
},
"add_words": {
"message": "Add Words"
},
"global_highlight_toggle": {
"message": "Enable"
}
}

View File

@@ -82,5 +82,8 @@
},
"add_words": {
"message": "Добавить слова"
},
"global_highlight_toggle": {
"message": "Вкл"
}
}