add blocked error name string

This commit is contained in:
buzz-lightsnack-2007 2024-05-08 22:39:55 +08:00
parent c1ab94f737
commit 4242ecc799

View file

@ -86,6 +86,9 @@
"term_refresh": { "term_refresh": {
"message": "Refresh" "message": "Refresh"
}, },
"term_blocked": {
"message": "Blocked"
},
"page_opening": { "page_opening": {
"message": "Opening..." "message": "Opening..."
}, },