mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
feat: add websites to exception list
This commit is contained in:
@@ -100,5 +100,26 @@
|
||||
},
|
||||
"match_whole": {
|
||||
"message": "पूरा शब्द मिलाएं"
|
||||
},
|
||||
"site_exceptions": {
|
||||
"message": "साइट अपवाद"
|
||||
},
|
||||
"add_exception": {
|
||||
"message": "अपवादों में जोड़ें"
|
||||
},
|
||||
"remove_exception": {
|
||||
"message": "अपवादों से हटाएं"
|
||||
},
|
||||
"manage_exceptions": {
|
||||
"message": "प्रबंधित करें"
|
||||
},
|
||||
"exceptions_list": {
|
||||
"message": "अपवाद साइटें:"
|
||||
},
|
||||
"clear_all": {
|
||||
"message": "सभी साफ करें"
|
||||
},
|
||||
"confirm_clear_exceptions": {
|
||||
"message": "क्या आप वाकई सभी अपवादों को साफ करना चाहते हैं?"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user