mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add missing translatable string
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/1681
This commit is contained in:
parent
d11f6a6296
commit
4314764c48
1 changed files with 4 additions and 0 deletions
|
|
@ -1145,6 +1145,10 @@
|
|||
"message": "Close this window",
|
||||
"description": "English: Close this window"
|
||||
},
|
||||
"docblockedDontWarn": {
|
||||
"message": "Don't warn me again for this site",
|
||||
"description": "Label for checkbox in document-blocked page"
|
||||
},
|
||||
"docblockedProceed": {
|
||||
"message": "Disable strict blocking for {{hostname}}",
|
||||
"description": "English: Disable strict blocking for {{hostname}} ..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue