Change all components to use the same error page in web UI (#24512)
This commit is contained in:
@ -353,19 +353,6 @@
|
||||
],
|
||||
"path": "app/javascript/mastodon/components/media_gallery.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Not found",
|
||||
"id": "missing_indicator.label"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "This resource could not be found",
|
||||
"id": "missing_indicator.sublabel"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/components/missing_indicator.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
@ -4359,4 +4346,4 @@
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/video/index.json"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user