prospector/russia-blogpost (#4459)

* Add blog post

* Add 451 handling

* lint
This commit is contained in:
Prospector
2025-09-30 17:40:34 -07:00
committed by GitHub
parent 8fd40f46c5
commit 4d11dc821b
11 changed files with 69 additions and 6 deletions

View File

@@ -626,6 +626,12 @@
"error.generic.404.title": {
"message": "Page not found"
},
"error.generic.451.subtitle": {
"message": "This page has been blocked for legal reasons, such as government censorship or ongoing legal proceedings."
},
"error.generic.451.title": {
"message": "Content unavailable for legal reasons"
},
"error.generic.default.list_item.1": {
"message": "Check if Modrinth is down on our <status-link>Status page</status-link>."
},